| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
getID3() by James Heinrich info@getid3.org // More...
 Collaboration diagram for getid3_tiff:
 Collaboration diagram for getid3_tiff:| Public Member Functions | |
| getid3_tiff (&$fd, &$ThisFileInfo) | |
| TIFFendian2Int ($bytestring, $byteorder) | |
| TIFFcompressionMethod ($id) | |
| TIFFcommentName ($id) | |
getID3() by James Heinrich info@getid3.org //
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 TIFFcommentName(), TIFFcompressionMethod(), and TIFFendian2Int().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_tiff::TIFFcommentName | ( | $id | ) | 
Definition at line 202 of file module.graphic.tiff.php.
Referenced by getid3_tiff().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_tiff::TIFFcompressionMethod | ( | $id | ) | 
Definition at line 188 of file module.graphic.tiff.php.
Referenced by getid3_tiff().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_tiff::TIFFendian2Int | ( | $bytestring, | |
| $byteorder | |||
| ) | 
Definition at line 179 of file module.graphic.tiff.php.
References getid3_lib\BigEndian2Int(), and getid3_lib\LittleEndian2Int().
Referenced by getid3_tiff().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: