imageWidth property

double? imageWidth
final

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

final double? imageWidth;