-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
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
Make docs for Image.DISTORTION_METHODS Clearer #534
Comments
PR are welcome! The documentation for distortion methods are located @ https://docs.wand-py.org/en/0.6.6/guide/distortion.html |
Docs updated w/ examples |
Hi, i was reading the docs for Image.DISTORTION_METHODS so that I could figure out the arguments each method would take so I could pass them into
Image.distort()
, but it’s hard to find the arguments. Could you possibly add them?I’d be happy to make a PR for this, but I don’t know how.
The text was updated successfully, but these errors were encountered: