EnumSegments method (ILEADRasterMrc)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

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

Elements

CreateNewSegment method, StartSegmentation method, StopSegmentation method, SetSegmentData method, DeleteSegment method, CombineSegments method, SaveSegmentation method, LoadSegmentation method, CopySegmentationHandle method, SegmentExt method, EnumSegments event, AutoSegment method

Topics

Raster Images: Manipulating Segments