You are here: Start » FIL.NET » DynamicThresholdParams Class
DynamicThresholdParams Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
This structure contains parameters for dynamic thresholding of an image.
Constructors
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.DynamicThresholdParams) | ||
| Dispose() | Inherited from Fil.UnmanagedObject | |
| Equals(Fil.DynamicThresholdParams) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Fil.DynamicThresholdParams) | ||
| ToString() | Inherited from System.Object |
