Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php45 $PNGdata = $gif->getPng($bgColor);
95 $fd = $gif->getPng($bgColor);
132 if ($img = @imagecreatefromstring($gif->getPng($bgColor))) {
970 public function getPng($bgColor) function in CGIF