TPicture Object

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

The TPicture object lets you work with the image displayed by the TImage component. To obtain the TPicture object in your scripts, use the TImage.Picture property.

The properties and methods of the TPicture object let you obtain the image size, load the image from a file and also save the current image to a file. Using the Bitmap property you can work with the image contents as a bitmap graphics.

TPicture Properties

TPicture Methods

See Also

TImage Object
Picture Property

Highlight search results