![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Class | Description | |
---|---|---|
![]() | MrcSegmenter | MrcSegmenter represents the main class that contains all methods needed to perform a full segmentation process. |
Structure | Description | |
---|---|---|
![]() | MrcCompressionOptions | The MrcCompressionOptions structure contains compression information used with mask/picture segments and quality compression factor for the pictures area. |
![]() | MrcSegmentData | The MrcSegmentData structure contains segment information. |
![]() | MrcSegmentImageOptions | The MrcSegmentImageOptions structure contains segmentation options to control the auto segmentation process using the MrcSegmenter.SegmentImage method. |
Delegate | Description | |
---|---|---|
![]() | MrcEnumerateSegmentsInfo | Handles each enumerated segment. This delegate is passed as a parameter to the MrcSegmenter.EnumerateSegments method. |
Enumeration | Description | |
---|---|---|
![]() | MrcCombineSegmentFlags | Flag that indicates how segments will be combined. |
![]() | MrcGrayscaleCompression2BitCoder | Flag that indicates the background (grayscale 2 bit) compression type. |
![]() | MrcGrayscaleCompression8BitCoder | Flags that indicate the background (grayscale 8 bit) compression type. |
![]() | MrcImageFormat | Flags that are needed to save the MRC image using the LEAD Proprietary T44 format. |
![]() | MrcImageListFormat | Flags that indicate the formats of output files used in MrcSegmenter.SaveBitmapList Method. |
![]() | MrcMaskCompression | Flags that indicate the mask compression. |
![]() | MrcPictureCompression | Flags that indicate the background (picture) compression type. |
![]() | MrcSegmentImageFlags | Flags that indicate the segmentation preference, whether to force segments to be 2-bit segments, and whether to search for background segments. |
![]() | MrcSegmentType | Flags that indicate the type of segment. |
![]() | MrcT44ImageFormat | Flags that are needed to save the MRC image using the Standard T44 format. |
![]() | MrcTextCompression2BitCoder | Flags that indicate the text 2-bit compression type. |