| GraphicsFormats Xojo plugin | |
Jpeg2000Exporter.SaveToFile Method
Exports a picture to a Jpeg2000 file.
SaveToFile(
image as Picture,
f as FolderItem)
Parameters
- image
- The image to export.
- f
- A folder item that defines the destination of the image.
Remarks
See Also
Jpeg2000Exporter Class