Converts the specified System.Drawing.Drawing2D.Matrix instance to a Aurigma.GraphicsMill.Transforms.Matrix.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static explicit operator Matrix ( Matrix matrix )
Type: System.Drawing.Drawing2D.Matrix
The System.Drawing.Drawing2D.Matrix to convert.