Open jrondorf opened 8 years ago
as this requires an addition to the api spec (and thus a version change of the api version number) i'm going to put this in the v3.1 bin.
Adding the dimension for the average %image% would be nice also.
@yourhead This is my most wanted feature for 3.5.
I'd like to tack on my request to @jrondorf existing thread -- I'd like to be able to get the original, non-transformed, width and height of an image that is dropped into the image
control.
Something like this perhaps:
%id=myImageControl -width%
%id=myImageControl -height%
Provide the possibility to get width and height of a transformed image (like %id=transformedImg -height%)