saveImage

external fun saveImage(path: String, options: SaveImageOptions = SaveImageOptions()): Result<Unit>

Saves the stored image with the given options.