You are here: Start » FIL.NET » ColorThresholdParams Structure
ColorThresholdParams Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.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 | Fil.ColorThresholdParams | Gets a default instance of the ColorThresholdParams. |
![]() ![]() | Empty | Fil.ColorThresholdParams | Gets an empty instance of the ColorThresholdParams. |
![]() | Hysteresis | System.Single | |
![]() | MaxDifference | System.Single | |
![]() | RgbColor | Fil.Pixel |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.ColorThresholdParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |