Initializes a new instance of the PixelFormat class using the specified System.Drawing.Imaging.PixelFormat enumeration member.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public PixelFormat(
PixelFormat format
)
Type: System.Drawing.Imaging.PixelFormat
The System.Drawing.Imaging.PixelFormat from which to create the new PixelFormat.