VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPointTransform Class
In This Topic
VintasoftPointTransform Class Methods
In This Topic
For a list of all methods of this type, see VintasoftPointTransform.
Public Methods
 NameDescription
Public MethodCreates the point transform for constant X coordinate.
Public MethodCreates the point transform for constant Y coordinate.
Public MethodReturns the inverse transform.
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the bounding box.
Public MethodOverloaded. Transforms the specified point coordinates by this .
Public MethodTransforms the specified points by this VintasoftPointTransform.
Public MethodOverloaded. Transforms the specified vector coordinates by this .
Public MethodTransforms the specified vectors by this VintasoftPointTransform.
See Also