Table of Contents

Quantizer.GetPalette Method

Retrieve the palette for the quantized image

Syntax

Namespace: FlexCel.Draw

protected abstract ColorPalette GetPalette(ColorPalette original)

Parameters

<-> Parameter Type Description
original ColorPalette Any old palette, this is overrwritten

Returns

The new color palette

See also