SATDIFF Function
Returns the difference in saturation between color1 and color2.
Syntax
SATDIFF(color1, color2 )
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
color1 |
Required |
Numeric |
The Microsoft Visio color index or RGB value of the first color. |
color2 |
Required |
Numeric |
The Microsoft Visio color index or RGB value of the second color. |
Return value
Numeric