Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php306 public function Desaturate(&$gdimg, $amount, $color='') { function in phpthumb_filters
929 return $this->Desaturate($gdimg, $amount, $color);
H A Dphpthumb.class.php2825 $phpthumbFilters->Desaturate($this->gdimg_output, $parameter, '');