VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / PointFInvertibleTransform Class
In This Topic
PointFInvertibleTransform Class Methods
In This Topic
For a list of all methods of this type, see PointFInvertibleTransform.
Public Methods
 NameDescription
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 MethodTransforms the specified point using this PointFInvertibleTransform and returns the result.
Public MethodTransforms the specified points using this PointFInvertibleTransform.
Public MethodTransforms the specified vector by this PointFInvertibleTransform.
Public MethodTransforms the specified vectors using this PointFInvertibleTransform.
See Also