TPicture.Bitmap

Applies to TestComplete 15.44, last modified on November 10, 2022

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