Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2540 …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 Dphpthumb.filters.php755 …public static function ImprovedImageRotate(&$gdimg_source, $rotate_angle, $config_background_hexco… function in phpthumb_filters
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt76 * [bugfix: #991] ImprovedImageRotate not static