Searched refs:imageCrop (Results 1 – 1 of 1) sorted by relevance
| /plugin/panoview/ |
| H A D | syntax.php | 145 …$crop = $this->imageCrop($img, $d['width'], $d['height'], $d['tlx'], $d['tly'], $d['brx'], $d['bry… 196 public function imageCrop($image, $x, $y, $left, $upper, $right, $lower) function in syntax_plugin_panoview
|