[]
Contains extensions methods for the Matrix3x2 struct.
public static class Extensions
Public Module Extensions
| Name | Description |
|---|---|
| Transform(Matrix3x2, Quadrilateral) | Transforms the quadrilateral. |
| Transform(Matrix3x2, PointF) | Transforms the point. |
| Transform(Matrix3x2, RectangleF) | Transforms the rectangle. |
| Transform(Matrix3x2, float, float) | Transforms the point. |