Home
last modified time | relevance | path

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

/plugin/panoview/
H A Dsyntax.php154 …$crop = $this->image_crop($img, $d['width'], $d['height'], $d['tlx'], $d['tly'], $d['brx'], $d['br…
202 function image_crop($image, $x, $y, $left, $upper, $right, $lower) { function in syntax_plugin_panoview