Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt285 - "blur" (Blur) [ex: &fltr[]=blur|<radius>]
287 - "gblr" (Gaussian Blur) [ex: &fltr[]=gblr]
289 - "sblr" (Selective Blur) [ex: &fltr[]=gblr]
H A Dphpthumb.changelog.txt864 - 'blur' (Blur) [ex: &fltr[]=blur|<radius>]
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php98 public function Blur(&$gdimg, $radius=0.5) { function in phpthumb_filters
143 return $this->Blur($gdimg, 0.5);
H A Dphpthumb.class.php3156 $phpthumbFilters->Blur($this->gdimg_output, $radius);
/plugin/statdisplay/pchart/
H A DpChart.php154 … setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Blur = 0) { argument
163 $Blur);
/plugin/statistics/inc/pchart/
H A DpChart.php163 function setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Blur = 0) { argument
173 $Blur
/plugin/projects/pchart/pchart/
H A Dpchart.php225 function setShadowProperties($XDistance=1,$YDistance=1,$R=60,$G=60,$B=60,$Alpha=50,$Blur=0) argument
234 $this->ShadowBlur = $Blur;
/plugin/charter/lib/pchart/
H A DpChart.class.php225 function setShadowProperties($XDistance=1,$YDistance=1,$R=60,$G=60,$B=60,$Alpha=50,$Blur=0) argument
234 $this->ShadowBlur = $Blur;
/plugin/openlayersmap/ol7/
H A Dol.js.map