Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Properties
TSVGDocument.DefaultColorRendering Property
Default 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 DefaultColorRendering: TSVGColorRendering read FDefaultColorRendering write SetDefaultColorRendering default clrnAuto;
Property Value
Type: TSVGColorRendering
•TSVGDocument
•RSSVG