ChartDirector 5.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
.
© 2012 Advanced Software Engineering Limited. All rights reserved.