Searched refs:ImprovedImageRotate (Results 1 – 3 of 3) sorted by relevance
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.class.php | 2540 …phpthumb_filters::ImprovedImageRotate($this->gdimg_source, $rotate_angle, $this->config_background… 3095 … $phpthumbFilters->ImprovedImageRotate($img_watermark, $rotate_angle, 'FFFFFF', null, $this); 3234 $phpthumbFilters->ImprovedImageRotate($this->gdimg_output, $angle, $bgcolor, null, $this);
|
H A D | phpthumb.filters.php | 755 …public static function ImprovedImageRotate(&$gdimg_source, $rotate_angle, $config_background_hexco… function in phpthumb_filters
|
/plugin/photogallery/phpThumb/docs/ |
H A D | phpthumb.changelog.txt | 76 * [bugfix: #991] ImprovedImageRotate not static
|