Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the color by increasing its luminosity by the specified percentage.
Version Information
Version Added: Visio 2010
Syntax
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. |
Remarks
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.