2.5.68 GradientStop
The GradientStop structure specifies a gradient stop for the BrtFill (section 2.4.674) record.
The following packet diagram specifies this structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
brtColor |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
xnumPosition |
|||||||||||||||||||||||||||||||
... |
brtColor (8 bytes): A BrtColor (section 2.4.334) structure that specifies the color used for a gradient stop.
xnumPosition (8 bytes): An Xnum (section 2.5.172) value that specifies the gradient stop as a percentage in decimal notation. The position is specified in [ISO/IEC29500-1:2016] section 18.8.38 stop (Gradient stop). The value of this field MUST be greater than or equal to 0 and less than or equal to 1.