#include <private_filterjpg.h>
◆ Save()
Saves a bitmap to a file.
- Parameters
-
[in] | name | The name of the file to save. |
[in] | bm | The bitmap to save the image from. The caller owns the pointed bitmap. |
[in] | data | The settings for the bitmap saver plugin. These settings are stored with the general preferences. The caller owns the pointed container. |
[in] | savebits | The flags for saving the bitmap: SAVEBIT |
- Returns
- The result of saving the file: IMAGERESULT
Implements BitmapSaverData.
◆ GetMaxResolution()
virtual Int32 GetMaxResolution |
( |
Bool |
layers | ) |
|
|
virtual |