Returns a new ImageParams from an object implementing the IImageParams interface.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static ImageParams Create( IImageParams params )
Type: Aurigma.GraphicsMill.IImageParams
An object implementing the IImageParams interface to create a new ImageParams from.