Table of Contents

OctreeQuantizer.GetPalette Method

Retrieve the palette for the quantized image

Syntax

Namespace: FlexCel.Draw

protected override ColorPalette GetPalette(ColorPalette original)

Parameters

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

Returns

The new color palette

See also