Home
last modified time | relevance | path

Searched refs:getid3_bmp (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php25 if ($this->getid3_bmp($BMPdata, $ThisFileInfo, true, true)) {
82 public function getid3_bmp(&$BMPdata, &$ThisFileInfo, $ExtractPalette=false, $ExtractData=false) { function in phpthumb_bmp
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.bmp.php21 class getid3_bmp extends getid3_handler class