You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
Came across this library for my project, really handy.
I have an implementation where I want to erase (scratch) parts of the image, then save the scratchview as an image for other use in my app. Is it possible to save the scratchview as image with the erased parts transparent?
Came across this library for my project, really handy.
I have an implementation where I want to erase (scratch) parts of the image, then save the scratchview as an image for other use in my app. Is it possible to save the scratchview as image with the erased parts transparent?
Thank you.