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

TransformsProvider.ApplyMatrixTransform Method

Applies a linear transformation of the bitmap (based on specified matrix).

Overload List

Name Description
Public method ApplyMatrixTransform(Matrix)

Applies a linear transformation of the bitmap (based on specified matrix).

Public method ApplyMatrixTransform(Matrix, Color, InterpolationMode)

Applies a linear transformation of the bitmap (based on specified matrix).

See Also

Reference