Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGDocument > Properties
TRSSVGDocument.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: RSSVGCtrls
Delphi
published property DefaultColorRendering: TSVGColorRendering read GetDefaultColorRendering write SetDefaultColorRendering default clrnAuto;
Property Value
Type: TSVGColorRendering
•TRSSVGDocument
•RSSVGCtrls