pixelXDimension property

double? pixelXDimension
final

Information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag shall not exist in an uncompressed file.

Implementation

final double? pixelXDimension;