2.11.9 RoundTripColorMappingAtom

Referenced by: HandoutRoundTripAtom, NotesRoundTripAtom, RoundTripMainMasterRecord, RoundTripSlideRecord

An atom record that specifies the color mapping for a slide.


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

rh

...

colorMapping (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0x0.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be an RT_RoundTripColorMapping12Atom.

colorMapping (variable): A Utf8UnicodeString that specifies the color mapping. Either the XML in this string contains a clrMap element that conforms to the schema specified by CT_ColorMapping as specified in [ECMA-376] Part 4: Markup Language Reference, section 4.4.1.6, or the XML contains a clrMapOverride element that conforms to the schema specified by CT_ColorMappingOverride as specified in [ECMA-376] Part 4: Markup Language Reference, section 4.4.1.7.