Load and save Bmp in PHP: imagecreatefrombmp + imagebmp

If you want to open or create 24bit BMP images with PHP- just grab my simple library.

Open TGA with PHP: imagecreatefromtga

Need to read TGA files in PHP? Here’s an implementation of imagecreatefromtga, which reads 24 bit TGA images both RLE compressed and uncompressed. You can use it as any other imagecreatefrom* function.

 
TopOfBlogs Web Development & Design Blogs