TAG_IMAGE_WIDTH top-level constant

String const TAG_IMAGE_WIDTH

The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it.

Implementation

const String TAG_IMAGE_WIDTH = "ImageWidth";