DATA_UNCOMPRESSED top-level constant

int const DATA_UNCOMPRESSED

The constant used by TAG_COMPRESSION to denote the image is not compressed.

Implementation

const int DATA_UNCOMPRESSED = 1;