PHP 클래스 PHPExiftool\InformationDumper

파일 보기 프로젝트 열기: romainneutron/PHPExiftool 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Exiftool $exiftool )
listDatas ( string $type = self::LISTTYPE_SUPPORTED_XML ) : type Return the result of a Exiftool -list* command

메소드 상세

__construct() 공개 메소드

public __construct ( Exiftool $exiftool )
$exiftool Exiftool

listDatas() 공개 메소드

Return the result of a Exiftool -list* command
또한 보기: http://www.sno.phy.queensu.ca/~phil/exiftool/exiftool_pod.html#item__2dlist_2c__2dlistw_2c__2dlistf_2c__2dlistr_2c__2d
public listDatas ( string $type = self::LISTTYPE_SUPPORTED_XML ) : type
$type string One of the LISTTYPE_* constants
리턴 type