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 |