image_bmp class at www.phpclasses.org can create bmp files, you might be
able to write a class that will read it and return raw data.
Artoo Smith wrote:
Hey,
How do you create thumbnails from .BMP files? Is there a function like
there is for JPG (ImageJPEG)?
Thanks
--
PHP General Maili
> How do you create thumbnails from .BMP files? Is there a function
like
> there is for JPG (ImageJPEG)?
Probably need to use an external program that understands that format
and an exec() call.
---John W. Holmes...
Amazon Wishlist: http://www.amazon.com/o/registry/3BEXC84AB3A5E
PHP Architect
Hey,
How do you create thumbnails from .BMP files? Is there a function like
there is for JPG (ImageJPEG)?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo