ZenphotoCMS 1.6.2

olympus.php

Exifer Extracts EXIF information from digital photos.

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

Table of Contents

Functions

lookup_Olympus_tag()  : string
Looks up the name of the tag for the MakerNote (Depends on Manufacturer)
formatOlympusData()  : type
Formats Data for the data type
parseOlympus()  : bool
Olympus Special data section // - Updated by Zenphoto for new header tag in E-410/E-510/E-3 cameras. 2/24/2008

Functions

lookup_Olympus_tag()

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

lookup_Olympus_tag(type $tag) : string
Parameters
$tag : type
Return values
string

formatOlympusData()

Formats Data for the data type

formatOlympusData(type $type, type $tag, type $intel, type $data) : type
Parameters
$type : type
$tag : type
$intel : type
$data : type
Return values
type

parseOlympus()

Olympus Special data section // - Updated by Zenphoto for new header tag in E-410/E-510/E-3 cameras. 2/24/2008

parseOlympus(type $block, type &$result, type $seek, type $globalOffset) : bool
Parameters
$block : type
$result : type
$seek : type
$globalOffset : type
Return values
bool

        
On this page

Search results