Creates an AdobeResources path.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static byte[] CreatePath( Path path, int width, int height )
Type: Aurigma.GraphicsMill.AdvancedDrawing.Path
A Path for this image.Type: System.Int32
The image width.Type: System.Int32
The image height.