ChartDirector 6.0 (ColdFusion Edition)
DrawArea.loadGIF
Usage
loadGIF(filename)
Description
Load a GIF image into the current DrawArea.
This method will overwrite the current DrawArea.
Arguments
Argument | Default | Description |
filename | (Mandatory) | The filename of the image to be loaded. |
Return Value
A true (non-zero) value indicates no error. A false (zero) value indicates the operation is unsuccessful.
© 2017 Advanced Software Engineering Limited. All rights reserved.