ChartDirector 7.1 (C++ Edition)
DrawArea.outJPG2
Usage
MemBlock outJPG(int quality = 80);
Description
Writes the DrawArea as a JPEG image to memory.
Arguments
Argument | Default | Description |
quality | 80 | The quality of the image. |
Return Value
A memory block containing the JPEG image.
© 2023 Advanced Software Engineering Limited. All rights reserved.