Navigation: Code Documentation > RSFMXImpact > FMX.RS.Impact.Instruments
FMX.RS.Impact.Instruments Routines
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