ILIAS
Release_4_0_x_branch Revision 61816
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
getid3_png (&$fd, &$ThisFileInfo) | |
PNGsRGBintentLookup ($sRGB) | |
PNGcompressionMethodLookup ($compressionmethod) | |
PNGpHYsUnitLookup ($unitid) | |
PNGoFFsUnitLookup ($unitid) | |
PNGpCALequationTypeLookup ($equationtype) | |
PNGsCALUnitLookup ($unitid) | |
IHDRcalculateBitsPerSample ($color_type, $bit_depth) |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 17 of file module.graphic.png.php.
getid3_png::getid3_png | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 20 of file module.graphic.png.php.
References getid3_lib\BigEndian2Int(), GETID3_FREAD_BUFFER_SIZE, IHDRcalculateBitsPerSample(), PNGcompressionMethodLookup(), PNGoFFsUnitLookup(), PNGpCALequationTypeLookup(), PNGpHYsUnitLookup(), PNGsCALUnitLookup(), and PNGsRGBintentLookup().
getid3_png::IHDRcalculateBitsPerSample | ( | $color_type, | |
$bit_depth | |||
) |
Definition at line 491 of file module.graphic.png.php.
Referenced by getid3_png().
getid3_png::PNGcompressionMethodLookup | ( | $compressionmethod | ) |
Definition at line 450 of file module.graphic.png.php.
Referenced by getid3_png().
getid3_png::PNGoFFsUnitLookup | ( | $unitid | ) |
Definition at line 465 of file module.graphic.png.php.
Referenced by getid3_png().
getid3_png::PNGpCALequationTypeLookup | ( | $equationtype | ) |
Definition at line 473 of file module.graphic.png.php.
Referenced by getid3_png().
getid3_png::PNGpHYsUnitLookup | ( | $unitid | ) |
Definition at line 457 of file module.graphic.png.php.
Referenced by getid3_png().
getid3_png::PNGsCALUnitLookup | ( | $unitid | ) |
Definition at line 483 of file module.graphic.png.php.
Referenced by getid3_png().
getid3_png::PNGsRGBintentLookup | ( | $sRGB | ) |
Definition at line 440 of file module.graphic.png.php.
Referenced by getid3_png().