Gets the transform matrix from an image.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public virtual Matrix GetPathTransformMatrix( int srcWidth, int srcHeight )
Type: System.Int32
The width of the source image.Type: System.Int32
The height of the source image.