Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php3093 if ($img_watermark = $this->ImageCreateFromFilename($filename)) {
3759 public function ImageCreateFromFilename($filename) { function in phpthumb
3916 $this->gdimg_source = $this->ImageCreateFromFilename($this->sourceFilename);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt27 * [bugfix: G181] missing webp in ImageCreateFromFilename