PHP 클래스 Horde_Image_Exif_Parser_Gps, 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 1 사용 예제들

공개 메소드들

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

보호된 메소드들

메소드 설명
_formatData ( $type, $tag, $intel, $data ) Formats Data for the data type
_lookupTag ( unknown_type $tag ) : string Looks up the name of the tag
_rational ( $data, $intel ) Formats a rational number

메소드 상세

_formatData() 보호된 메소드

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

_lookupTag() 보호된 메소드

Looks up the name of the tag
protected _lookupTag ( unknown_type $tag ) : string
$tag unknown_type
리턴 string

_rational() 보호된 메소드

Formats a rational number
protected _rational ( $data, $intel )

parse() 공개 메소드

GPS Special data section
또한 보기: http://drewnoakes.com/code/exif/sampleOutput.html
또한 보기: http://www.geosnapper.com
public parse ( $block, &$result, $offset, $seek, $globalOffset )