Size method (Main Control)
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Examining and Altering Bitmaps. |
Remarks
Resizes the bitmap to a new width and height.
This changes the storage requirements of the bitmap, and it is not the same as scaling the display (zooming out or zooming in).
See Also