TPicture.Bitmap

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

Returns the TBitmap object that lets you work with image contents.

Declaration

TPictureObj.Bitmap
Read-Only Property A TBitmap object
TPictureObj     A TPicture object  

Description

The Bitmap property returns the TBitmap object that provides access to the contents of the image represented by the given TPicture object.

Property Value

A TBitmap object that provides access to the image contents.

See Also

TBitmap Object

Highlight search results