Inside my template I have an image container with the <> tag.
The image size is dynamic.
That's why is some cases -fitHeight should be applied, in other cases -fitWidth and -fitSize in most.
Is it possible to cover all this cases in my template?
Sergey