You are here: Start » AVL.NET » ColorThresholdParams Structure
ColorThresholdParams Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
This structure contains parameters for color-based thresholding of an image.
Constructors
Constructor | Description | |
---|---|---|
![]() | ColorThresholdParams(Pixel, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ChromaAmount | System.Single | |
![]() ![]() | Default | Avl.ColorThresholdParams | Gets a default instance of the ColorThresholdParams. |
![]() ![]() | Empty | Avl.ColorThresholdParams | Gets an empty instance of the ColorThresholdParams. |
![]() | Hysteresis | System.Single | |
![]() | MaxDifference | System.Single | |
![]() | RgbColor | Avl.Pixel |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Avl.ColorThresholdParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |