|
|
| Name: |
BMP2GD |
| Base name: |
bmp-2-gd |
| Description: |
Convert images in the BMP format |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
147 users |
| All time rank: |
6403 |
| Week users: |
0 users |
| Week rank: |
2440 |
| |
|
This class can be used to convert images in the BMP format.
It can read a given image file in the BMP format and create a GD image resource from the contained image data.
Currently the class only supports non-compressed BMP images.
| Not yet rated by the users |
| |
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 |
|
|
| File |
Role |
Description |
bitops.php |
Aux. |
Simple utility functions to handle bit operations |
bmp2gd.php |
Class |
Class Definition |
sample.php |
Example |
A sample to demonstrate the usage of BMP2GD |
test.bmp |
Data |
The bmp which is used in the sample code |