Name | Description | |
---|---|---|
![]() | VintasoftPointAffineTransform | Initializes a new instance of the VintasoftPointAffineTransform class. |
Name | Description | |
---|---|---|
![]() | VintasoftPointAffineTransform | Initializes a new instance of the VintasoftPointAffineTransform class. |
Name | Description | |
---|---|---|
![]() ![]() | Identity | Gets the identity transform. (Inherited from VintasoftPointTransform) |
![]() | IsInvertible | Gets a value indicating whether this transform is invertible. |
![]() | M11 | Gets the value of the first row and first column of the matrix (scale X). |
![]() | M12 | Gets the value of the first row and second column of the matrix. |
![]() | M21 | Gets the value of the second row and first column of the matrix. |
![]() | M22 | Gets the value of the second row and second column of the matrix (scale Y). |
![]() | OffsetX | Gets the value of the third row and first column of the matrix (offset X). |
![]() | OffsetY | Gets the value of the third row and second column of the matrix (offset Y). |
Name | Description | |
---|---|---|
![]() | CreateConstantXTransform | Creates the point transform for constant X coordinate. |
![]() | CreateConstantYTransform | Creates the point transform for constant Y coordinate. |
![]() ![]() | FromCoefficients | Creates a new point transformation from matrix coefficients. |
![]() ![]() | FromMatrix | Creates a new point transformation from matrix coefficients of affine matrix. |
![]() | GetInverseTransform | Returns the inverse transform. |
![]() ![]() | TransformBoundingBox | Transforms the bounding box. (Inherited from VintasoftPointTransform) |
![]() | TransformPoint | Overloaded. Transforms the specified point coordinates by this |
![]() ![]() | TransformPoints | Overloaded. Transforms the specified points using the specified |
![]() ![]() | TransformVector | Overloaded. Transforms the specified vector using the specified |
![]() ![]() | TransformVectors | Overloaded. Transforms the specified vectors using the specified |