TAG_COMPRESSION top-level constant

String const TAG_COMPRESSION

The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary. So, this tag shall not be recorded. When thumbnails use JPEG compression, this tag value is set to 6.

See also DATA_UNCOMPRESSED See also DATA_JPEG

Implementation

const String TAG_COMPRESSION = "Compression";