Initializes a new instance of the ColorPalette class by copying colors from the specified System.Drawing.Imaging.ColorPalette object.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ColorPalette(
ColorPalette palette
)
Type: System.Drawing.Imaging.ColorPalette
The System.Drawing.Imaging.ColorPalette to be copied.