ZenphotoCMS 1.6.x

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

lookup_Nikon_tag()  : string
Looks up the name of the tag for the MakerNote (Depends on Manufacturer)
formatNikonData()  : mixed
parseNikon()  : mixed
Nikon Special data section

Functions

lookup_Nikon_tag()

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

lookup_Nikon_tag(type $tag, type $model) : string
Parameters
$tag : type
$model : type
Return values
string

formatNikonData()

formatNikonData(mixed $type, mixed $tag, mixed $intel, mixed $model, mixed $data) : mixed
Parameters
$type : mixed
$tag : mixed
$intel : mixed
$model : mixed
$data : mixed
Return values
mixed

parseNikon()

Nikon Special data section

parseNikon(type $block, type &$result) : mixed
Parameters
$block : type
$result : type
Return values
mixed

Search results