Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.ColorRendering Property
Color rendering type, which provides a hint to the SVG library about how to optimize its color interpolation and compositing operations.
VCL Only
Namespace: FMX.RS.SVG
Delphi
published property ColorRendering: TSVGColorRendering read GetColorRendering write SetColorRendering default clrnAuto;
Property Value
Type: TSVGColorRendering
Warning
If ipColorRendering is in the Inherits property, the color rendering value of the parent is returned
•FMX.RS.SVG.TSVGGraphicElement.ShapeRendering
•FMX.RS.SVG.TSVGGraphicElement.TextRendering
•TSVGGraphicElement
•FMX.RS.SVG