Returns a Matrix of the affine transform which converts one set of points to another.

Overload List

Name Description
Public method Static member FromAffinePoints(array<PointF>[]()[], array<PointF>[]()[])

Returns a Matrix of the affine transform which converts one set of points to another.

Public method Static member FromAffinePoints(PointF, PointF, PointF, PointF, PointF, PointF)

Returns a Matrix of the affine transform which converts one set of points to another.