You are here: Start » ColorThresholdParams Constructor

ColorThresholdParams Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public ColorThresholdParams
(
	Fil.Pixel rgbColor_,
	float chromaAmount_,
	float maxDifference_,
	float hysteresis_
)

Parameters

Name Type Range Default Description
rgbColor_Fil.Pixel
chromaAmount_float
maxDifference_float
hysteresis_float

See also