You are here: Start » AVL.NET » ColorThresholdParams Structure
ColorThresholdParams Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| ColorThresholdParams(Pixel, Single, Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| ChromaAmount | System.Single | ||
| Default | AvlNet.ColorThresholdParams | Gets default ColorThresholdParams object | |
| Hysteresis | System.Single | ||
| IsDefault | System.Boolean | ||
| MaxDifference | System.Single | ||
| RgbColor | AvlNet.Pixel |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
