ChartDirector Ver 3.0 (C++ Edition)

DrawArea.outGIF


Usage

bool outGIF(const char *filename);

Description

Write the DrawArea to an alternative GIF 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.