Adam Plocher wrote:

> First of all, is there anyway I could have my script take a full size image
> and crop out a chunk of it to be used as a thumbnail - or just simply shrink
> the image down to be used as a thumbnail?

ImageCopyResized, requires GD.

> Also, is there anyway to convert misc image types (gif, bmp, png, etc) into
> a jpeg?

between png and jpeg with gd at least.

for everything else, ImageMagick
-- 
PHP Developer, home: http://www.moijk.net | work: http://www.coretrek.com

ImageSY: Get image height | http://www.php.net/manual/en/function.imagesy.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to