You are here: Start » ThresholdParams Class
ThresholdParams Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Parameters for thresholding of an image.
Constructors
Constructor | Description | |
---|---|---|
![]() | ThresholdParams() | |
![]() | ThresholdParams(Polarity, BlobThresholdReferenceMethod, Optional<Int32>, Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Hysteresis | System.Int32 | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Method | Fil.BlobThresholdReferenceMethod | |
![]() | Polarity | Fil.Polarity | |
![]() | Radius | Ftl.Optional<System.Int32> | |
![]() | Threshold | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.ThresholdParams) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.ThresholdParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.ThresholdParams) | |
![]() | ToString() | Inherited from System.Object |