The following tables list the members exposed by MrcSegmentImageOptions.
| Name | Description | |
|---|---|---|
| MrcSegmentImageOptions Constructor | Initializes a new MrcCompressionOptions with explicit parameters. |
| Name | Description | |
|---|---|---|
| BackgroundThreshold | Threshold value used to separate image objects from the background. |
| CleanSize | Value that indicates the cleaner size used to remove the noise inside the segmented image. |
| ColorThreshold | Threshold value used to combine colors. |
| CombineThreshold | Threshold value used to merge segments. |
![]()
| Empty | Represents an MrcSegmentImageOptions structure with its properties left uninitialized. |
| Flags | Flags that determine the behavior of the process. |
| SegmentQuality | Threshold value used to determine whether the segment is a picture segment. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |