2.2.2.2.2.5 PictureFormatData Structure

The PictureFormatData structure provides the DIB data for the user tile image described by the UserTileData structure (section 2.2.2.2.2.1).

PictureFormatData is a PictureElement structure (section 2.2.2.2.2.2) type that has the following format.


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

0x42

0x4D

Length

...

0x00

0x00

0x00

0x00

Offset

...

DeviceIndependentBitmap (variable)

...

Length (4 bytes): A 32-bit unsigned integer that MUST indicate the length, in bytes, of this structure.

Offset (4 bytes): A 32-bit unsigned integer that MUST indicate the offset, in bytes, from the beginning of this structure to the DeviceIndependentBitmap field.

DeviceIndependentBitmap (variable): An image stored in DIB format as defined in [MS-WMF] section 2.2.2.9.