We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'd like to be able to blur an image.
Add a method blur to Image that returns the blurred image and leaves the original unchanged.
blur
Image
No response
The text was updated successfully, but these errors were encountered:
🎉 This issue has been resolved in version 0.14.0 🎉
The release is available on:
v0.14.0
Your semantic-release bot 📦🚀
Sorry, something went wrong.
sibre28
PhilipGutberlet
Successfully merging a pull request may close this issue.
Is your feature request related to a problem?
I'd like to be able to blur an image.
Desired solution
Add a method
blur
toImage
that returns the blurred image and leaves the original unchanged.Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: