PHP Class Horde_Image_Exif_Parser_Panasonic, horde

See also: http://www.offsky.com/software/exif/index.php
Author: Jake Olefsky ([email protected])
Author: Michael J. Rubinsky ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Image_Exif_Parser_Base
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
parse ( $block, &$result ) Panasonic Special data section

Méthodes protégées

Méthode Description
_formatData ( $type, $tag, $intel, $data ) Formats Data for the data type
_lookupTag ( $tag ) Looks up the name of the tag for the MakerNote (Depends on Manufacturer)

Method Details

_formatData() protected méthode

Formats Data for the data type
protected _formatData ( $type, $tag, $intel, $data )

_lookupTag() protected méthode

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

parse() public méthode

Panasonic Special data section
public parse ( $block, &$result )