TPicture.Bitmap

Applies to TestComplete 15.48, last modified on March 01, 2023

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