ChartDirector 6.0 (Ruby Edition)

DrawArea.outJPG2


Usage

outJPG2([ 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.