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