color-rendering-presentationAttribute: color.rendering

Description Available Attribute Values Used by the Elements

Description

Governs the color space for gradient interpolations, color animations and alpha compositing.

Available Attribute Values

''''auto''''

Specifies to employ a trade-off strategy of optimization of color-rending which balances speed vs quality.

''''inherit''''

Specifies to inherit the color-rendering optimzation from the parent.

''''optimizeQuality''''

Specifies to optimize the color-rendiering for quality.

''''optimizeSpeed''''

Specifies to optimize the color-rendiering for speed

Used by the Elements

Animation Elements

animate, animateColor

Graphics Referencing Elements

image, use

Non-structural Container Elements

a, glyph, marker, mask, missing.glyph, pattern, switch

Shape Elements

circle, ellipse, line, path, polygon, polyline, rect

Structural Container Elements

defs, g, svg, symbol

Text Content Elements

text


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.