Navigation: Code Documentation > RSVclSVG > RSSVG > 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: RSSVG
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
•RSSVG.TSVGGraphicElement.ShapeRendering
•RSSVG.TSVGGraphicElement.TextRendering
•TSVGGraphicElement
•RSSVG