TProjectiveTransformation

Graphics32

TProjectiveTransformation

Hierarchy

TObject

   |

TTransformation

Description

This class specifies an arbitrary projective transformation. It transforms a rectangle from the source image into quadrilateral, defined by 4 points:

Note, that the destination quadrilateral has to be convex, otherwise the result is not specified.

Reference

Properties Methods
In TProjectiveTransformation:
X0 GetTransformedBounds
X1
X3
Y0
Y1
Y2
Y3
In TTransformation:
SrcRect HasTransformedBounds
ReverseTransform
Transform

See Also

Transform Example