VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / PointFAffineTransform Class
In This Topic
PointFAffineTransform Class Methods
In This Topic
For a list of all methods of this type, see PointFAffineTransform.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates transformation that transforms rectangle into parallelogram using parallelogram points.
Public Methodstatic (Shared in Visual Basic)Creates a new point transformation from matrix coefficients.
Public Methodstatic (Shared in Visual Basic)Creates a new point transformation from matrix coefficients of affine matrix.
Public MethodReturns the inverse transform.
Public MethodConverts this transform to AffineMatrix.
Public Methodstatic (Shared in Visual Basic)Transforms the bounding box. (Inherited from PointFTransform)
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the specified point using the specified and returns the result.
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the specified points using the specified .
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the specified vector using the specified .
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the specified vectors using the specified .
See Also