 |
|
Innovation award
 Nominee: 2x |
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.
|
|
| Name: |
BMP_Loader |
| Base name: |
bmp_loader |
| Description: |
Read and write BMP images in pure PHP |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
502 users |
| All time rank: |
4914 |
| Week users: |
0 users |
| Week rank: |
2059  |
| |
|
 September 2009
Number 4 |
The PHP GD extensions allows you to read and write image files in different formats, but it does not have built-in support to the BMP format.
This class implements a pure PHP solution to read and write images in the BMP format, so it does not depend on any special PHP extensions.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|