<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclImpact > RS.Impact.Instruments:
Comments (0)
Name
Description
BurnColor(TSVGColor,TSVGColor)
Returns a burned or darkened version of the DestColor. The Color parameter specifies the color to burn into the DestColor (usually black or gray)
DodgeColor(TSVGColor,TSVGColor)
Returns a lightened version of the DestColor. The Color parameter specifies the color to use to modify the DestColor
PremultipliedAlpha(TSVGColor)
Represents method PremultipliedAlpha(TSVGColor).
Top