Initializes a new instance of the ColorManagement.ImageParams class.
Namespace:
Aurigma.DesignAtoms.Common
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public ImageParams( PixelFormat pixelFormat, ColorProfile colorProfile )
Type: PixelFormat
A PixelFormat of the image.Type: ColorProfile
A ColorProfile associated with the image.