2.8.60 IndexSchemeColor

Referenced by: TimeAnimateColor, TimeAnimateColorBy

A structure that specifies a color from a color scheme.


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

model

index

reserved1

reserved2

model (4 bytes):  An unsigned integer that specifies this color is from a color scheme. It MUST be 0x0000002.

index (4 bytes): An unsigned integer that specifies the index to the color scheme. It MUST be less than or equal to 7.

reserved1 (4 bytes): MUST be zero, and MUST be ignored.

reserved2 (4 bytes): MUST be zero, and MUST be ignored.