You are here: Start » 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