Edward Diener schreef:
I have a JPG file on the server which I want to convert to a Windows BMP file. How can I do this in PHP ? I did not see a GD image function for doing this.


looks like you can do it using imagemagick:

http://www.imagemagick.org/Usage/formats/#bmp




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to