Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2149 @list($colors, $dither) = explode('|', $parameter);
2151 $dither = ((strlen($dither) > 0) ? (bool) $dither : true);
2153 $commandline .= ($dither ? ' -dither' : ' +dither');
2871 @list($colors, $dither) = explode('|', $parameter, 2);
2873 $dither = ((strlen($dither) > 0) ? (bool) $dither : true);
2874 $phpthumbFilters->ReduceColorDepth($this->gdimg_output, $colors, $dither);
H A Dphpthumb.filters.php1052 public function ImageTrueColorToPalette2(&$image, $dither, $ncolors) { argument
1060 imagetruecolortopalette($image, $dither, $ncolors);
1066 public function ReduceColorDepth(&$gdimg, $colors=256, $dither=true) { argument
1070 $this->ImageTrueColorToPalette2($gdimg, $dither, $colors);
/plugin/aceeditor/
H A Dbuild.js1 …depfun|det|detrend|deval|diag|dialog|diary|diff|diffuse|dir|disp|display|dither|divergence|dlmread…