2.2.35 ImageDataProperties

The ImageDataProperties record specifies a collection of properties applicable to the Image record and the BackgroundImage style property. The parent record for the ImageDataProperties record MUST be one of the following:


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

imageStart

imageDataProperties (variable)

...

imageStart (1 byte): A byte that specifies the start of the ImageDataProperties record. The value of the imageStart field MUST be 0x2A.

imageDataProperties (variable): A UseSharedImageDataProperties, InlineSharedImageDataProperties, or NonSharedImageDataProperties record. When the parent record is Style.SharedStyleProperties, the imageDataProperties MUST be UseSharedImageDataProperties or InlineSharedImageDataProperties. The imageDataProperties MUST be NonSharedImageDataProperties when the parent record is Style.NonSharedStyleProperties.