RTRCoreAPIExportToJpeg2000Operation protocol
An operation for image export into JPG 2000 format. Inherits from the RTRCoreAPIExportOperation protocol. Use the addPageWithImage: method of the RTRCoreAPIExportOperation protocol to export the image.
Properties
Name | Type | Description |
---|---|---|
imageResolution | CGSize |
Image resolution in EXIF. The default value of this property is 0. |
compression | RTRCoreAPIExportCompressionLevel | Page compression rate. This property should be tuned depending on the image resolution and the font size. |
3/2/2022 12:59:15 PM