Helper function for setting the alpha component of a TAlphaColor to the specified opacity
Namespace: FMX.RS.SVGUtils
Delphi |
function SetColorOpacity( aColor: TAlphaColor; aOpacity: Single ): TAlphaColor; |
Parameters
aColor
Type: TAlphaColor
aOpacity
Type: Single
Type: TAlphaColor
Reference |