2.2.37 InlineSharedImageDataProperties

The InlineSharedImageDataProperties record specifies the properties that can be shared by multiple ImageDataProperties records.          

 InlineSharedImageDataProperties = shared [itemProperties] delimiter


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

shared

itemProperties (variable)

...

delimiter

shared (1 byte): A byte that specifies the start of the InlineSharedImageDataProperties record. The value of the shared field MUST be 0x00.

itemProperties (variable): A collection of structures. The order of the elements in the collection is arbitrary. Each structure contained in the itemProperties field MUST be one of the following.

Property  

ImageMimeType

ImageName

ImageData

Width

Height

HorizontalResolution

VerticalResolution

RawFormat

delimiter (1 byte): A byte that specifies the end of the InlineSharedImageDataProperties record. The value of the delimiter field MUST be 0xFF.