2.5.14 SlideSchemeColorSchemeAtom

Referenced by: HandoutContainer, MainMasterContainer, NotesContainer, SlideContainer

A container record that specifies the color scheme used by 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

...

rgSchemeColor (32 bytes)

...

...

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 0x001.

rh.recType

MUST be RT_ColorSchemeAtom.

rh.recLen

MUST be 0x00000020.

rgSchemeColor (32 bytes): An array of ColorStruct structures that specifies a list of colors in the color scheme. The count of items in this array MUST be 8.