CreateExportToJpgOperation method
Creates an operation for exporting image to JPG.
IExportToJpgOperation CreateExportToJpgOperation(Stream stream);
Parameters
- stream
- The output stream to which the exported data will be written.
Return values
The method returns an object implementing the IExportToJpgOperation interface.
02.03.2022 12:59:15