the problem is when i upload background image in canvas it is showing the blur icon of canvas .what can i do
You can change the image to base64, then set the canvas.backgroundimageinbase64 to this base64 string.
the problem is when i upload background image in canvas it is showing the blur icon of canvas .what can i do
You can change the image to base64, then set the canvas.backgroundimageinbase64 to this base64 string.