2.2.50 MSOSHADETYPE
Referenced by: fillShadeType
The MSOSHADETYPE record specifies the interpolation of colors between the color/position values that are stated for the fill. The values can be combined to produce compound effects.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
D |
E |
unused1 |
A - msoshadeNone (1 bit): A bit that specifies whether color correction will be performed after interpolation. A value of 0x1 specifies that no color correction will be performed after interpolation.
B - msoshadeGamma (1 bit): A bit that specifies whether gamma correction will be applied after interpolation.
C - msoshadeSigma (1 bit): A bit that specifies whether a sigma transfer function will be applied after interpolation.
D - msoshadeBand (1 bit): A bit that specifies whether a flat band will be added at the start of the interpolation.
E - msoshadeOneColor (1 bit): A bit that specifies whether only one color will be used for the fill color.
unused1 (27 bits): A value that is undefined and MUST be ignored.