ChartDirector Ver 3.1 (PHP Edition Edition)

DrawArea.outGIF


Usage

outGIF(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 (non-zero) value indicates no error. A false (zero) value indicates the operation is unsuccessful.