ChartDirector 7.0 (Java Edition)

DrawArea.outJPG2


Usage

public byte[] outJPG2([ int quality ])

Description

Writes the DrawArea as a JPEG image to memory.

Arguments

ArgumentDefaultDescription
quality80The quality of the image.

Return Value

A byte array containing the JPEG image.