TAffineTransformation

Ancestors

TObject
   |
TTransformation

Description

The transformation is defined by 3x3 homogeneous matrix of single-precision floats, TFloatMatrix:

Only the first two rows are used for coordinate transformation at the final stage.

Reference

Fields Methods Properties
In TAffineTransformation:
Matrix Clear
Create
GetTransformedBounds
Rotate
Scale
Skew
Translate
In TTransformation:
HasTransformedBounds SrcRect
ReverseTransform
Transform

See Also

Examples, TFloatMatrix