VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPoint3DAffineTransform Class
In This Topic
VintasoftPoint3DAffineTransform Class Methods
In This Topic
For a list of all methods of this type, see VintasoftPoint3DAffineTransform.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. 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 a 3D-point using affine matrix in 3D-space.
Public MethodTransforms the specified points using this VintasoftPoint3DAffineTransform.
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms a 3D-vector using affine matrix in 3D-space.
Public MethodTransforms the specified vectors using this VintasoftPoint3DAffineTransform.
See Also