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 | |
|---|---|---|---|---|---|
| rgbColor | AvlNet.Pixel | ||||
| chromaAmount | float | ||||
| maxDifference | float | ||||
| hysteresis | float |
