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

ColorThresholdParams Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
rgbColor_Avl.Pixel
chromaAmount_float
maxDifference_float
hysteresis_float

See also