Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php1066 public function ReduceColorDepth(&$gdimg, $colors=256, $dither=true) { function in phpthumb_filters
H A Dphpthumb.class.php2874 $phpthumbFilters->ReduceColorDepth($this->gdimg_output, $colors, $dither);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt664 ¤ Added phpthumb_filters::ReduceColorDepth() 'rcd'