Result Save();
None.
Saves the data as a JPEG file.
The image is converted to JPEG format with the current settings and then saved. Configure these settings before you call this function. If the settings are invalid, this function returns ResultErrorInvalidParam
.
When running this function, an amount of memory up to the total for the size of the JPEG file (maximum 200 KB), and an additional 35 KB, is temporarily used.
CONFIDENTIAL