Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dgd.stub.php503 function imagefilledellipse(GdImage $image, int $center_x, int $center_y, int $width, int $height, …
505 function imagefilledarc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int …
677 function imagearc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $start…
679 function imageellipse(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $c…

Completed in 11 milliseconds