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

ColorThresholdParams Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
rgbColorAvlNet.Pixel
chromaAmountfloat
maxDifferencefloat
hysteresisfloat

See also