You are here: Start » FIL.NET » ColorThresholdParams Constructor

ColorThresholdParams Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public ColorThresholdParams
(
	FilNet.Pixel rgbColor,
	float chromaAmount,
	float maxDifference,
	float hysteresis
)

Parameters

Name Type Range Default Description
rgbColorFilNet.Pixel
chromaAmountfloat
maxDifferencefloat
hysteresisfloat

See also