You are here: Start » FIL.NET » RangeThresholdParams Structure
RangeThresholdParams Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters for thresholding an image.
Constructors
Constructor | Description | |
---|---|---|
![]() | RangeThresholdParams(Int32, Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.RangeThresholdParams | Gets a default instance of the RangeThresholdParams. |
![]() ![]() | Empty | Fil.RangeThresholdParams | Gets an empty instance of the RangeThresholdParams. |
![]() | Hysteresis | System.Int32 | |
![]() | MaxValue | System.Int32 | |
![]() | MinValue | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.RangeThresholdParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |