Searched defs:imagesetclip (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/gd/ | ||
H A D | gd.stub.php | 258 function imagesetclip(GdImage $image, int $x1, int $y1, int $x2, int $y2): bool {} function |
H A D | gd.c | 3153 PHP_FUNCTION(imagesetclip) in PHP_FUNCTION() argument |
Completed in 19 milliseconds