ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GetId3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //. More...
Public Member Functions | |
analyze () | |
CastAsAppropriate ($value) | |
IPTCrecordName ($iptc_record) | |
@staticvar array $IPTCrecordName More... | |
IPTCrecordTagName ($iptc_record, $iptc_tagkey) | |
@staticvar array $IPTCrecordTagName More... | |
![]() | |
__construct (GetId3Core $getid3, $call_module=null) | |
analyze () | |
Analyze from file pointer. More... | |
AnalyzeString (&$string) | |
Analyze from string instead. More... | |
saveAttachment (&$ThisFileInfoIndex, $filename, $offset, $length) | |
Additional Inherited Members | |
![]() | |
ftell () | |
fread ($bytes) | |
fseek ($bytes, $whence=SEEK_SET) | |
feof () | |
isDependencyFor ($module) | |
error ($text) | |
warning ($text) | |
![]() | |
$getid3 | |
$data_string_flag = false | |
$data_string = '' | |
$data_string_position = 0 | |
$data_string_length = 0 | |
GetId3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //.
module for analyzing JPEG Image files
GetId3\Module\Graphic\Jpg::analyze | ( | ) |
Reimplemented from GetId3\Handler\BaseHandler.
Definition at line 41 of file Jpg.php.
References $info, GetId3\Module\Graphic\Jpg\CastAsAppropriate(), GetId3\Lib\Helper\DecimalizeFraction(), GetId3\Handler\BaseHandler\fread(), GetId3\Handler\BaseHandler\fseek(), GetId3\Lib\Helper\GetDataImageSize(), GetId3\Module\Graphic\Jpg\IPTCrecordName(), and GetId3\Module\Graphic\Jpg\IPTCrecordTagName().
GetId3\Module\Graphic\Jpg::CastAsAppropriate | ( | $value | ) |
type | $value |
Definition at line 188 of file Jpg.php.
References GetId3\Lib\Helper\CastAsInt(), and GetId3\Lib\Helper\DecimalizeFraction().
Referenced by GetId3\Module\Graphic\Jpg\analyze().
GetId3\Module\Graphic\Jpg::IPTCrecordName | ( | $iptc_record | ) |
@staticvar array $IPTCrecordName
type | $iptc_record |
Definition at line 209 of file Jpg.php.
Referenced by GetId3\Module\Graphic\Jpg\analyze().
GetId3\Module\Graphic\Jpg::IPTCrecordTagName | ( | $iptc_record, | |
$iptc_tagkey | |||
) |
@staticvar array $IPTCrecordTagName
type | $iptc_record | |
type | $iptc_tagkey |
Definition at line 235 of file Jpg.php.
Referenced by GetId3\Module\Graphic\Jpg\analyze().