This documentation is archived and is not being maintained.
MSOSHADE Function
Modifies the color by decreasing its luminosity by the specified percentage.
Version Added: Visio 2010
MSOSHADE(color,-deltaLum)
Parameters
Name | Required/Optional | Data Type | Description |
|---|
color | Required | RGB | The standard RGB (red, green, blue) color value or reference to a color. |
-deltaLum | Required | Integer | The percentage change toward white (-100%) or black (100%) from the color value. |
The closer the color value is to white or black, the smaller the change to the shade that is produced by a specific -deltaLum value.