image: bmp to png or jpg

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hongco
Forum Contributor
Posts: 186
Joined: Sun Feb 20, 2005 2:49 pm

image: bmp to png or jpg

Post by hongco »

hi,

I needed to resize images. so far it works ok with jpg, gif, and png. I was wondering how we convert bmp to either jpg, gif, or png in order to resize it.

Thanks!
User avatar
Skara
Forum Regular
Posts: 703
Joined: Sat Mar 12, 2005 7:13 pm
Location: US

Post by Skara »

I don't believe the library works with bmp files. I could be wrong.
Post Reply