Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php887 public function RoundedImageCorners(&$gdimg, $radius_x, $radius_y) { function in phpthumb_filters
H A Dphpthumb.class.php2988 $phpthumbFilters->RoundedImageCorners($this->gdimg_output, $radius_x, $radius_y);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1305 * Bugfix: RoundedImageCorners() had some off-by-1 errors