2.3.50 HorizontalResolution

The HorizontalResolution property specifies the horizontal resolution, in pixels per inch, of an image. If this property is specified, it MUST be part of the ImageDataProperties.InlineSharedImageDataProperties or ImageDataProperties.NonSharedImageDataProperties record.          

 HorizontalResolution = horizontalResolutionStart horizontalResolutionValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

horizontalResolutionStart

horizontalResolutionValue

...

horizontalResolutionStart (1 byte): A byte that specifies the start of the HorizontalResolution property.<34> The value of the horizontalResolutionStart field MUST be the following value.

Value

Parent

0x05

ImageDataProperties.InlineSharedImageDataProperties

ImageDataProperties.NonSharedImageDataProperties

horizontalResolutionValue (4 bytes): A floating point value that specifies the horizontal resolution of an image. If this property is present, the Width, Height, VerticalResolution, and RawFormat properties MUST be present in the same parent record.<35>