This documentation is for the old version. Go to the latest Graphics Mill docs

Matrix.FillFromProjectivePoints Method

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

Overload List

Name Description
Public method FillFromProjectivePoints(PointF[], PointF[])

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

Public method FillFromProjectivePoints(PointF, PointF, PointF, PointF, PointF, PointF, PointF, PointF)

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

See Also

Reference