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

Overload List

Name Description
Public method FillFromAffinePoints(array<PointF>[]()[], array<PointF>[]()[])

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

Public method FillFromAffinePoints(PointF, PointF, PointF, PointF, PointF, PointF)

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