ColorPalette Constructor (ColorPaletteType)

Initializes a new instance of the ColorPalette class using the specified type.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ColorPalette(
	ColorPaletteType colorPaletteType
)

Parameters

colorPaletteType

Type: Aurigma.GraphicsMill.ColorPaletteType

A ColorPaletteType specifying the palette type.

See Also

Reference