Returns an blank SVG image with the specified dimensions and background color. The image result is returned as a base64 data URI
The width of the image in pixels
The height of the image in pixels
The fillColor. A hex-string or the keyword 'none' for a transparent picture
Returns an blank SVG image with the specified dimensions and background color. The image result is returned as a base64 data URI