How do i set size and location with queryparameters? #302
Unanswered
nikkologen
asked this question in
Q&A
Replies: 2 comments 1 reply
-
It seems to me that you can not provide those parameters. I will check it and perhaps create an PR to add them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nikkologen this will be a feature in the next version |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://localhost:44315/image.jpg?width=200&height=100&quality=80&rxy=0.1,0.5&rmode=manual
When trying to crop using the manual mode i get an: InvalidOperationException: Manual resizing requires a target location and size.
but i cant figure out how to set target location and size.
Any advice?
Beta Was this translation helpful? Give feedback.
All reactions