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
I think this might be a bit much for this package to create a tool for those type of shapes 😅.
That being said, you might be able to create a similar effect based on a mask 🤔 What you would do is first draw the mask (any image), then draw the to-crop image and use Paint()..blendMode = BlendMode.srcIn which should then only draw where the mask has pixels.
Feel free to experiment with it and create a PR for this 🙂. I don't have much time for this atm, but if there are more poeple that need this I can look at it.
Core concept is to generate Path based on Custom shapes, Alphabets, numbers, Tree, logo etc.
Sample:
https://www.mockofun.com/wp-content/uploads/2019/12/crop-pictures-into-shapes.jpg
The text was updated successfully, but these errors were encountered: