xResolution property

double? xResolution
final

The number of pixels per {@link #TAG_RESOLUTION_UNIT} in the {@link #TAG_IMAGE_WIDTH} direction. When the image resolution is unknown, 72 dpi shall be designated.

Implementation

final double? xResolution;