Next | ||
Using PEL in applications |
The PHP Exif Library (called PEL for short) is a library written in PHP which will allow you to manipulate Exif data. This is the data that digital cameras place in their images, such as the date and time, shutter speed, ISO value and so on.
PEL makes it easy to parse Exif data stored in JPEG and TIFF images. Once an image has been loaded, the data can be changed at will by manipulating the objects representing the data. The objects can be saved again to produce a valid image.
This documentation contains:
Full details on all classes and methods in PEL. Begin with PelJpeg.
Instructions on Using PEL in applications.
A list of Frequently Asked Questions (FAQ).
Please note that PEL requires PHP version 5. It will not run on PHP 4. See the FAQ for more information.
Next | ||
Using PEL in applications |
Documentation generated on Thu, 05 May 2011 07:18:54 +0200 by phpDocumentor 1.4.3