Returns the image width.
Declaration
TBitmapObj.Width
Read-Only Property | Integer |
TBitmapObj | A TBitmap object |
Description
The TBitmap.Width
property returns the width of an image represented by the given TBitmap
object.
Property Value
An integer value that specifies the image width, in pixels.