Aurigma Graphics Mill 5.5 for .NET
PixelFormatConverter..::.CustomPalette Property
Gets/sets a custom palette used during conversion to indexed pixel formats.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Property CustomPalette As ColorPalette
C#
public ColorPalette CustomPalette { get; set; }