ChartDirector 7.0 (ASP/COM/VB 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.
© 2021 Advanced Software Engineering Limited. All rights reserved.