ColorPalette.ToGdiPlusColorPalette Method

Gets the System.Drawing.Imaging.ColorPalette containing the same colors as this ColorPalette does.

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

Syntax

C#
public ColorPalette ToGdiPlusColorPalette()

Return Value

A System.Drawing.Imaging.ColorPalette containing the same colors as this ColorPalette does.

See Also

Reference