Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.ColorInterpolation Property
Color interpolation type, which specifies the color space for gradient interpolations and alpha compositing
VCL Only
Namespace: FMX.RS.SVG
Delphi
published property ColorInterpolation: TSVGColorInterpolation read GetColorInterpolation write SetColorInterpolation default sciSRGB;
Property Value
Type: TSVGColorInterpolation
Warning
If ipColorInterpolation is in the Inherits property, the color interpolation value of the parent is returned
•TSVGGraphicElement
•FMX.RS.SVG