Home | GR32_Image | TCustomImage32 |
TCustomImage32.SetupBitmap
procedure SetupBitmap(
DoClear: Boolean = False;
ClearColor: TColor32 = $FF000000);
Description
Sets the size of the bitmap image to the size of the buffered area. This method does not account for current ScaleMode.
If DoClear = True, the resized image will be filled with a color specified in the ClearColor parameter.
See Also
Bitmap Image, TCustomPaintBox32.GetViewportRect, ScaleMode, TColor32
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007