TCustomImage32.GetPictureSize

function GetPictureSize: TSize;

Description

Returns the size of the bitmap image after an appropriate ScaleMode is applied. In bmTile ScaleMode it returns the size of a tile.

See Also

Bitmap Image, TSize, GetPictureRect, ScaleMode