TBitmap.Width

Applies to TestComplete 15.63, last modified on April 23, 2024

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.

See Also

TBitmap.Height

Highlight search results