-
Hi, is it possible to create elliptical masks? |
Beta Was this translation helpful? Give feedback.
Answered by
ajshajib
Sep 4, 2024
Replies: 1 comment 1 reply
-
Thanks a lot for asking about it. The feature did not exist, but I added it through #46. To create elliptical masks, you can simply pass lists of "a," "b," and "angle" instead of "radius". |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ajshajib
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a lot for asking about it. The feature did not exist, but I added it through #46. To create elliptical masks, you can simply pass lists of "a," "b," and "angle" instead of "radius".