ChartDirector 7.1 (C++ Edition)

DrawArea.outWMP


Usage

bool outWMP(const char *filename);

Description

Writes the DrawArea to a WAP bitmap image file.

Arguments

ArgumentDefaultDescription
filename(Mandatory)The filename of the output image file.

Return Value

A true value indicates no error. A false value indicates the operation is unsuccessful.