2.3.48 Width

The Width property specifies the width of an image in pixels. If this property is specified, it MUST be part of the ImageDataProperties.InlineSharedImageDataProperties or ImageDataProperties.NonSharedImageDataProperties record.          

 Width = widthStart widthValue


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

widthStart

widthValue

...

widthStart (1 byte): A byte that specifies the start of the Width property.<30> The value of the widthStart field MUST be the following value.

Value

Parent

0x03

ImageDataProperties.InlineSharedImageDataProperties

ImageDataProperties.NonSharedImageDataProperties

widthValue (4 bytes): A signed integer that specifies the width of an image in pixels. If this property is present, the Height, HorizontalResolution, VerticalResolution, and RawFormat properties MUST be present in the same parent record.<31>