Bitmap property (Mixed Raster Content Control)
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 |
|
Topics |