Question
cfimage resize and keep ratio
I use CF8,
Using CFIMAGE for resize, ask for height and width,
I only want to give width , then height should keep the same ratio.
But it wants an height value.
So this means I have to calculate the final height relative to the given width ?
Is there a way to give the width or the height and that tag keep the ration for the other value ?
Thanks for any help.
Pierre.
