yourhead / s3

public info about s3
8 stars 7 forks source link

Feature Request: Provide dimension for transformed image #548

Open jrondorf opened 8 years ago

jrondorf commented 8 years ago

Provide the possibility to get width and height of a transformed image (like %id=transformedImg -height%)

yourhead commented 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.

jrondorf commented 8 years ago

Adding the dimension for the average %image% would be nice also.

jrondorf commented 8 years ago

@yourhead This is my most wanted feature for 3.5.

elixirgraphics commented 6 years ago

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%
yourhead commented 5 years ago

see: https://github.com/yourhead/s4/issues/17