-
I was reading the documentation for Image Sharp. I only see the input parameter as rectangle. Can Image Sharp crop a polygon from an image as well? |
Beta Was this translation helpful? Give feedback.
Answered by
qlyu001
Aug 21, 2020
Replies: 2 comments
-
Not directly but you can use a combination of the simple rectangular Crop, Workflow would be;
Let me know if you struggle and i'll try and get some code sample demoing the workflow. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sounds good! Thank you for the swift response! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qlyu001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds good! Thank you for the swift response!