ChartDirector 7.1 (C++ Edition)

Chart.TryPalette


Declaration

static const int TryPalette;

Description

A constant equals to 0 to represent that palette based image format should be used if the image contains 256 colors or less.

This constant is used in DrawArea.setPaletteMode.