ChartDirector 6.0 (ColdFusion Edition)

DrawArea.outJPG


Usage

outJPG(filename [, quality ])

Description

Writes the DrawArea to a JPEG image file.

Arguments

ArgumentDefaultDescription
filename(Mandatory)The filename of the output image file.
quality80The quality of the image.

Return Value

A true (non-zero) value indicates no error. A false (zero) value indicates the operation is unsuccessful.