Returns a Matrix of the affine transform which converts one set of points to another.
| Name | Description | |
|---|---|---|
|
|
FromAffinePoints(PointF[], PointF[]) |
Returns a Matrix of the affine transform which converts one set of points to another. |
|
|
FromAffinePoints(PointF, PointF, PointF, PointF, PointF, PointF) |
Returns a Matrix of the affine transform which converts one set of points to another. |