ChartDirector 7.1 (C++ Edition)

Chart.ForcePalette


Declaration

static const int ForcePalette;

Description

A constant equals to 1 to represent that palette based image format should always be used (dither the image if necessary).

This constant is used in DrawArea.setPaletteMode.