TAG_IMAGE_LENGTH top-level constant

String const TAG_IMAGE_LENGTH

The number of rows of image data. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it.

Implementation

const String TAG_IMAGE_LENGTH = "ImageLength";