Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1485 public function ImageMagickWhichConvert() { function in phpthumb
1549 $which_convert = $this->ImageMagickWhichConvert();
4233 …$DebugOutput[] = '$this->ImageMagickWhichConvert() = '.$this->ImageMagickWhichConvert();
4234 …this->config_imagemagick_path ? $this->config_imagemagick_path : $this->ImageMagickWhichConvert());