Home
last modified time | relevance | path

Searched defs:phpThumbObject (Results 1 – 1 of 1) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php18 public $phpThumbObject = null; variable in phpthumb_filters
755 …vedImageRotate(&$gdimg_source, $rotate_angle, $config_background_hexcolor, $bg, &$phpThumbObject) {