Image in a 60 x 60 space...

See all posts See thread Reply

Re: Image in a 60 x 60 space... new!
by colin, 17 years, 3 months ago
As per the documentation:

$handle->image_resize = true;
$handle->image_x = 60;
$handle->image_y = 60;
$handle->image_ratio_crop = true;
Reply