PHP Classes / imagebmp + imagecreatefrombmp

Load and save images in the BMP format

imagebmp + imagecreatefrombmp PHP Class

This class can be used to Load and save images in the BMP format. It can open an 24 bit image file in the BMP format and create a GD image resource with the image loaded from the file. The class can also do the opposite, i.e. take a GD image resource and save the image to a file in the BMP format.

Similar PHP Classes

Search in PHP Classes

Filter by tags