Value
Name | Description | Value |
---|---|---|
RasterCompressionOptions.AUTOMATIC_COMPRESSION | Uses JPEG compression and automatically determines the best quality type. | 1936875875 = 'srac' |
RasterCompressionOptions.JPEG_COMPRESSION | Uses JPEG compression. | 1936878179 = 'srjc' |
RasterCompressionOptions.LOSSLESS_COMPRESSION | Uses the best quality type. | 1936878691 = 'srlc' |
Usage
As property
SWFExportPreference.rasterCompression
Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |