EnumSegments method (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

int __fastcall EnumSegments (void);

Delphi Syntax

Function EnumSegments: Integer;

Overview

Refer to Working with MRC Bitmap.

Remarks

Enumerates the segments created by automatic and manual segmentation.

See Also

Elements

OnEnumSegments event, AutoSegment method

Topics

MRC Bitmap Functions: Manipulating Segments