PHP 클래스 Horde_Image_Exif_Parser_Canon, horde

또한 보기: http://www.offsky.com/software/exif/index.php
저자: Jake Olefsky ([email protected])
저자: Michael J. Rubinsky ([email protected])
저자: Jan Schneider ([email protected])
상속: extends Horde_Image_Exif_Parser_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
parse ( $block, &$result, $seek, $globalOffset ) Canon Special data section.

보호된 메소드들

메소드 설명
_formatData ( $type, $tag, $intel, $data, $exif, &$result ) Formats Data for the data type
_lookupTag ( $tag ) Looks up the name of the tag for the MakerNote (Depends on Manufacturer)

메소드 상세

_formatData() 보호된 메소드

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

_lookupTag() 보호된 메소드

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

parse() 공개 메소드

Canon Special data section.
또한 보기: 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
public parse ( $block, &$result, $seek, $globalOffset )