The following tables list the members exposed by MrcSegmenter.
| Name | Description | |
|---|---|---|
| MrcSegmenter Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]()
| AddSegment | Adds a new segment manually and sets the segment information. |
![]()
| Clone | Copies the segmentation object to another segmentation object with its data. |
![]()
| CombineSegments | Combines two segments. |
![]()
| DeleteSegment | Deletes a segment. |
| Dispose | Overloaded. Releases all resources used by this object. |
![]()
| EnumerateSegments | Enumerates the segments. |
![]() ![]()
| GetPagesCount | Gets the number of pages in an MRC file. |
![]() ![]()
| LoadImage | Loads an MRC image file into an image. The file can be in any supported image file format. |
![]()
| Save | Saves the segments to a specific file. |
![]() ![]()
| SaveBitmapList | Saves MRC images contained in an image list to a file using the MRC LEAD, standard Proprietary T44 or PDF format. |
![]()
| SaveImage | Saves an MRC image contained in an image to a file using the LEAD Proprietary T44 format. |
![]()
| SaveImageT44 | Saves an MRC image contained in an image to a file using the Standard T44 format. |
![]()
| SegmentImage | Automatically segments the specified image, finding the best segment combination without specifying minimum segment dimensions. |
![]()
| SetSegmentData | Updates the specified segment. |
| Name | Description | |
|---|---|---|
![]()
| Finalize | This method overrides Object.Finalize. and it will stop the segmentation process. |


