File/lib/Exif.php

Description
Classes
Class Description
 class Ansel_ImageData General class for fetching and parsing EXIF information from images.
Functions
formatData (line 892)
void formatData ( $type,  $tag,  $intel,  $data)
  • $type
  • $tag
  • $intel
  • $data
intel2Moto (line 704)

Greatly modified Exifer library based on Exifer 1.6 - Modified to make it more of a drop-in replacement for php's exif functions to allow either to function with our exif code.

Also added a number of exif properties, including a proper 35mm focal length tag as well as tweaks to the calculations of some of the values.

Modifications Copyright 2008-2009 The Horde Project (http://www.horde.org/) and done by Michael J. Rubinsky <mrubinsk@horde.org>

void intel2Moto ( $intel)
  • $intel
lookup_tag (line 717)
void lookup_tag ( $tag)
  • $tag
lookup_type (line 870)
void lookup_type ( &$type,  &$size)
  • &$type
  • &$size
read_entry (line 978)
void read_entry ( &$result,  $in,  $seek,  $intel,  $ifd_name,  $globalOffset)
  • &$result
  • $in
  • $seek
  • $intel
  • $ifd_name
  • $globalOffset
read_exif_data_raw (line 1081)
void read_exif_data_raw ( $path)
  • $path

Documentation generated on Sun, 30 Jan 2011 05:08:45 +0000 by phpDocumentor 1.4.3