VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPointAffineTransform Class
In This Topic
VintasoftPointAffineTransform Class Methods
In This Topic
For a list of all methods of this type, see VintasoftPointAffineTransform.
Public Methods
 NameDescription
Public MethodCreates the point transform for constant X coordinate.
Public MethodCreates the point transform for constant Y coordinate.
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 Methodstatic (Shared in Visual Basic)Overloaded. Transforms the bounding box. (Inherited from VintasoftPointTransform)
Public MethodOverloaded. Transforms the specified point coordinates by this .
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