Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
SVG parameters.
The SvgParameters type exposes the following members:
Name | Description |
---|---|
is_explicit_size_in_pixels | Does SVG image contain explicit size in pixels (recommended) Default value: true. |
is_text_drawn_in_text_element | Does SVG image contain text as text element rather than paths (recommended) Default value: true. |
svg_color_mode | 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 |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.