vinothpandian / react-sketch-canvas

Freehand vector drawing component for React using SVG as canvas 🖌️

Home Page:https://vinoth.info/react-sketch-canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When the backgroundImage prop is base64

lonelymj opened this issue · comments

if I set backgroundImage prop is base64 and exportWithBackgroundImage=false,exportImage function will export image with the backgroundImage.

Duplicate of #105