Bitmap property (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

TBitmapHandle Bitmap

Delphi Syntax

Bitmap: TBitmapHandle

Overview

Refer to Working with MRC Bitmap.

Remarks

Handle of the control's bitmap.

Assigning to this property from another Control's Bitmap (e.g. Main Control) creates a new copy of the bitmap.

Loading an MRC image updates this property.

The control should have a valid bitmap before either Auto or Manual Segmentation is attempted.

See Also

Elements

Load method, AutoSegment method, SetNewStripe method

Topics

MRC Bitmap Functions: General Segmentation