Returns a burned or darkened version of the DestColor. The Color parameter specifies the color to burn into the DestColor (usually black or gray)
Namespace: FMX.RS.Impact.Instruments
Delphi |
function BurnColor( const DestColor, Color: TSVGColor ): TSVGColorRec; |
Parameters
DestColor
Type: TSVGColor
Color
Type: TSVGColor
Type: TSVGColorRec