Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php23 public function phpthumb_bmp2gd(&$BMPdata, $truecolor=true) { function in phpthumb_bmp
36 return $this->phpthumb_bmp2gd($BMPdata, $truecolor);
H A Dphpthumb.class.php4054 …$this->gdimg_source = $phpthumb_bmp->phpthumb_bmp2gd($this->rawImageData, phpthumb_functions::gd_v…