Login   Register  
PHP Classes
elePHPant
Icontem

Class: BMP_Loader

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Dzsoni Voker  >  BMP_Loader  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: BMP_Loader
Base name: bmp_loader
Description: Read and write BMP images in pure PHP
Related classes: , , ,
Version: 1.0
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 455 users
All time rank: 4720
Week users: 1 user
Week rank: 2467
Picture of Dzsoni Voker
Author: Dzsoni Voker <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Slovak Republic Slovak Republic - PHP jobs in Slovak Republic
Age: ???
All time rank: 14077 in Slovak Republic Slovak Republic
Week rank: 1245 Up8 in Slovak Republic Slovak Republic Down
Innovation award
Innovation award
Nominee: 2x


  Detailed 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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file BMP_loader.php Class The whole class.
HTML file documentation_v1.0.html Doc. The documentation

Download all files: bmp_loader.tar.gz bmp_loader.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.