ChartDirector Ver 4.1 (ColdFusion Edition)
DrawArea
.outJPG
Usage
outJPG(filename [, quality ])
Description
Writes the DrawArea to a JPEG image file.
Arguments
Argument
Default
Description
filename
(Mandatory)
The filename of the output image file.
quality
80
The quality of the image.
Return Value
A true (non-zero) value indicates no error. A false (zero) value indicates the operation is unsuccessful.
© 2006 Advanced Software Engineering Limited. All rights reserved.