InverseColor ( color )
Returns the negative color for a compound RGB color
Average rating: 4.1 (29 votes) Log in to vote
Theo Ros - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the negative color for a compound RGB color.
In: color - the compound color to calculate the inverse from
InverseColor ( RGB ( 64 ; 92 ; 128 ) ) --> 12559231
Theo Ros
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.