EnumSegments method (ILEADRasterMrc)
short EnumSegments(); | |
Overview |
Refer to Working with the MRC Bitmap. |
Remarks
(Document/Medical only) Enumerates the segments created by automatic or manual segmentation. Use the EnumSegments event to obtain information about the segments.
Call the StartSegmentation method before using any of the segmentation functions. Call the StopSegmentation method to end the bitmap segmentation and free all data variables and buffers.
See Also