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