Image processor: How to make focal point take effect when calling myimage.jpg?anchor=center&mode=crop&width=xxx&height=yyy?
I have a site where image src´s are inserted on the fly by JavaScript (to ensure images have the exact dimensions needed). Therefore image src´s are not known by backend code and therefore I call images urls this way:
Image processor: How to make focal point take effect when calling myimage.jpg?anchor=center&mode=crop&width=xxx&height=yyy?
I have a site where image src´s are inserted on the fly by JavaScript (to ensure images have the exact dimensions needed). Therefore image src´s are not known by backend code and therefore I call images urls this way:
My problem is: How do I build up the url so it takes the focal point set by editor in backend into account?
Does something like this work?
where "focal=-30,-20" tells where to place focus according to the image center?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.