TCustomImage32.GetPictureRect

function GetPictureRect: TRect;

Description

Returns the location of the bitmap image after an appropriate ScaleMode and BitmapAlign is applied. In bmTile ScaleMode it returns the location of a top-left tile.

See Also

Bitmap Image, Rectangle Types, GetPictureSize, BitmapAlign, ScaleMode