ChartDirector Ver 3.1 (PHP Edition Edition)

DrawArea.outJPG2


Usage

outJPG2([quality])

Description

Write the DrawArea as a JPEG image to memory.

Arguments

ArgumentDefaultDescription
quality80The quality of the image.

Return Value

A string containing the JPEG image.