This documentation is archived and is not being maintained.
MSOTINT Function
Modifies the color by increasing its luminosity by the specified percentage.
Version Added: Visio 2010
MSOTINT(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 tint that is produced by a specific deltaLum value.