PHP » GoLang |
login |
register |
about
|
imageellipse(PHP 4 >= 4.0.6, PHP 5, PHP 7) imageellipse — Draw an ellipse Description
bool imageellipse
( resource
$image
, int $cx
, int $cy
, int $width
, int $height
, int $color
)Draws an ellipse centered at the specified coordinates. Parameters
Return Values
Returns Examples
Example #1 imageellipse() example
<?php The above example will output something similar to: Notes
|
more
Recently updated
more
Most requested
more
Last requests
|