Initializes a new instance of the ColorConverter class using the specified pixel format.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ColorConverter( PixelFormat format )
Type: Aurigma.GraphicsMill.PixelFormat
A PixelFormat to convert an image to. You can change this value later through the DestinationPixelFormat property.