2.5.287 XFPropGradientStop
The XFPropGradientStop structure specifies a gradient stop for a gradient fill.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
unused |
numPosition |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
color |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
unused (2 bytes): Undefined and MUST be ignored.
numPosition (8 bytes): An Xnum (section 2.5.342) that specifies the gradient stop position. The gradient stop position is the position within the gradient range where this gradient stop’s color begins. MUST be greater than or equal to 0.0 and less than or equal to 1.0.
color (8 bytes): An XFPropColor that specifies the gradient stop color.