ChartDirector 7.1 (C++ Edition)

Chart.ErrorDiffusion


Declaration

static const int ErrorDiffusion;

Description

A constant equals to 2 to represent that the error diffusion dithering method should be used if dithering is required.

This constant is used in DrawArea.setDitherMethod.