svg_color_mode

SvgParameters.svg_color_mode

Type: SvgColorMode

Get

Possible modes for filling color in SVG file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through “fill-opacity” parameter.

Set

Possible modes for filling color in SVG file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through “fill-opacity” parameter.

ParameterTypeDescription
valueSvgColorMode