Reply to Resizing And Keeping Ratio

Resizing And Keeping Ratio new!
by riscphree, 16 years, 5 months ago
I would like to resize images if they are too small or too large. Right now it works great for images that are too large. However, I would like all image to have max width and height and still keep ratio. This is what I'm using and works great for large images but doesn't make smaller images larger:
$foo->image_resize = true;
$foo->image_ratio = true;
$foo->image_x = 264;
$foo->image_y = 400;
$foo->Process('images/users');
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important