imageLength property

double? imageLength
final

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

final double? imageLength;