Hide Comments
Hide Comments

TSVGGraphicElement.ColorRendering Property

Comments (0)

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

expandingSyntax

Delphi

published
  property ColorRendering: TSVGColorRendering read GetColorRendering write SetColorRendering default clrnAuto;
 

Property Value

Type: TSVGColorRendering

expandingRemarks

alert_cautionWarning

If ipColorRendering is in the Inherits property, the color rendering value of the parent is returned

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb