File/lib/Exif/canon.php

Description

Exifer Extracts EXIF information from digital photos.

$Horde: ansel/lib/Exif/canon.php,v 1.7.2.4 2008/12/30 23:01:51 mrubinsk Exp $

Copyright 2003 Jake Olefsky http://www.offsky.com/software/exif/index.php jake@olefsky.com

Please see exif.php for the complete information about this software.

------------

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. http://www.gnu.org/copyleft/gpl.html

Functions
formatCanonData (line 48)

Formats Data for the data type

void formatCanonData ( $type,  $tag,  $intel,  $data,  $exif,  &$result)
  • $type
  • $tag
  • $intel
  • $data
  • $exif
  • &$result
lookup_Canon_tag (line 28)

Looks up the name of the tag for the MakerNote (Depends on Manufacturer)

void lookup_Canon_tag ( $tag)
  • $tag
parseCanon (line 432)

Cannon Special data section

Useful: http://www.burren.cx/david/canon.html http://www.burren.cx/david/canon.html http://www.ozhiker.com/electronics/pjmt/jpeg_info/canon_mn.html

void parseCanon ( $block,  &$result,  $seek,  $globalOffset)
  • $block
  • &$result
  • $seek
  • $globalOffset

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