2.9.248 Shd80
The Shd80 structure specifies the colors and pattern that are used for background shading. As an exception to the constraints that are specified by Ico and Ipat, a Shd80 can be set to Shd80Nil and specifies that no shading is applied. Shd80Nil is defined as the following Shd80.
Field |
Value |
---|---|
icoFore |
0x1F |
icoBack |
0x1F |
ipat |
0x3F |
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
icoFore |
icoBack |
ipat |
icoFore (5 bits): An Ico that specifies the foreground color of ipat.
icoBack (5 bits): An Ico that specifies the background color of ipat.
ipat (6 bits): An Ipat that specifies the pattern used for shading.