ILIAS
Release_4_0_x_branch Revision 61816
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
getid3_tiff (&$fd, &$ThisFileInfo) | |
TIFFendian2Int ($bytestring, $byteorder) | |
TIFFcompressionMethod ($id) | |
TIFFcommentName ($id) |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 17 of file module.graphic.tiff.php.
getid3_tiff::getid3_tiff | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 20 of file module.graphic.tiff.php.
References $key, TIFFcommentName(), TIFFcompressionMethod(), and TIFFendian2Int().
getid3_tiff::TIFFcommentName | ( | $id | ) |
Definition at line 202 of file module.graphic.tiff.php.
Referenced by getid3_tiff().
getid3_tiff::TIFFcompressionMethod | ( | $id | ) |
Definition at line 188 of file module.graphic.tiff.php.
Referenced by getid3_tiff().
getid3_tiff::TIFFendian2Int | ( | $bytestring, | |
$byteorder | |||
) |
Definition at line 179 of file module.graphic.tiff.php.
References getid3_lib\BigEndian2Int(), elseif(), and getid3_lib\LittleEndian2Int().
Referenced by getid3_tiff().