2.5.163 XFPropGradientStop

The XFPropGradientStop structure specifies a gradient stop for a gradient fill.


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

unused

numPosition

...

...

color

...

...

unused (2 bytes): Undefined. This value MUST be ignored.

numPosition (8 bytes): An Xnum (section 2.5.172) structure that specifies the gradient stop position. The gradient stop position is the position within the gradient range where this gradient stop's color begins. This value MUST be greater than or equal to 0.0 and less than or equal to 1.0.

color (8 bytes): An XFPropColor (section 2.5.161) structure that specifies the gradient stop color.