ChartDirector Ver 3.1 (PHP Edition Edition)
DrawArea.out
Usage
out(filename)
Description
Write the DrawArea to an image file.
The file format is determined based on file extension, which must be png, jpg/jpeg, gif, wbmp/wmp or bmp.
Arguments
Argument | Default | Description |
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.
© 2004 Advanced Software Engineering Limited. All rights reserved.