Searched refs:RoundedImageCorners (Results 1 – 3 of 3) sorted by relevance
887 public function RoundedImageCorners(&$gdimg, $radius_x, $radius_y) { function in phpthumb_filters
2988 $phpthumbFilters->RoundedImageCorners($this->gdimg_output, $radius_x, $radius_y);
1305 * Bugfix: RoundedImageCorners() had some off-by-1 errors