BMP_Loader

Package:
BMP_Loader
Summary:
Read and write BMP images in pure PHP
Groups:
Files and Folders, Graphics, PHP 5
Author:
Dzsoni Voker
Description:
This class can be used to read and write BMP images in pure PHP.

It can read an image file in BMP format and parse its data to build an image that can be manipulated by the GD extension functions.

The class can also do the opposite, i.e. take a GD image resource handle and save the image data to a file in the BMP format.


Powered by Gewgley