TAffineTransformation.GetTransformedBounds

function GetTransformedBounds: TRect; override;

Description

Returns the bounding rectangle that surrounds the destination area affected by the transformation. The coordinates of the rectangle are specified relative to the destination bitmap origin.

See Also

Rectangle Types