Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines

ParseColorRendering(String,TSVGColorRendering,Boolean) Method

Scroll Prev Top Next More

Parses the input string for a color rendering, which provides a hint to the SVG library about how to optimize its color interpolation and compositing operations. The allowable values are auto | optimizeSpeed | optimizeQuality | inherit

Namespace: RSSVGUtils

Parameters

S

Type: String

Input string to parse

DefValue

Type: TSVGColorRendering

Default Value. If the string is empty, the default value is returned

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

Return Value

Type: TSVGColorRendering

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb