2.2.61 MSOSHADECOLOR

The MSOSHADECOLOR record specifies an intermediate color in the gradient fill and its relative position along the gradient vector.


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

color

position

color (4 bytes): An OfficeArtCOLORREF record, as defined in section 2.2.2, that specifies what color to use in this point. The color in the specified position is pure. Before and after this position the color can be in transition (or pure, depending on whether this is the last position or not).

position (4 bytes): A value of type FixedPoint, as specified in [MS-OSHARED] section 2.2.1.6, that specifies the relative position along the gradient. The value MUST be from 0.0 through 1.0, inclusive. A value of 0.0 specifies the start of the gradient. A value of 1.0 specifies the end of the gradient.