Home
|
GR32_Transforms
|
|
TAffineTransformation
Hierarchy
TObject
|
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 | Properties | Methods |
|---|---|---|
| In TAffineTransformation: | ||
| Matrix | Clear | |
| Create | ||
| GetTransformedBounds | ||
| Rotate | ||
| Scale | ||
| Skew | ||
| Translate | ||
| In TTransformation: | ||
| SrcRect | HasTransformedBounds | |
| ReverseTransform | ||
| Transform | ||
See Also
ImgView and Layers Example, Rotate Example, RotLayer Example, TFloatMatrix, Transform Example
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Transforms