How do you remove background made by image picker by a button click?

Hello Every body ,I am ERMIA ten years old ,I am writing a canvas application . in my application, I have a button by image picker for uploading image as background. Now I put a NEW button for clearing my canvas screen ,but I don't know how to remove background. Could you help me please?
Paint.aia (440.3 KB)

Welcome Ermia.

Have you tried
backgroundImage

to remove the Background image

Or try
canvasClear

to remove anything you drew on the Canvas?

Thanks a lot, I tried, it is OK.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.