Initializes a new instance of the PixelFormat class from the specified existing pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public PixelFormat( PixelFormat format )
Type: Aurigma.GraphicsMill.PixelFormat
The PixelFormat to be copied.