You are here: Start » AVL.NET » ColorThresholdParams.ColorThresholdParams(AvlNet.Pixel, float, float, float)
ColorThresholdParams.ColorThresholdParams(AvlNet.Pixel, float, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public ColorThresholdParams( AvlNet.Pixel rgbColor, float chromaAmount, float maxDifference, float hysteresis )
Parameters
- rgbColor
- Type: AvlNet.Pixel
- chromaAmount
- Type: System.Single
- maxDifference
- Type: System.Single
- hysteresis
- Type: System.Single
