Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines
SVGColorToString(TSVGColor) Method
Returns the svg string representation of a color
Namespace: RSSVGUtils
Delphi
function SVGColorToString( const c: TSVGColor ): String;
Parameters
c
Type: System.Void
Type: String
•RSSVGUtils