| PHP » GoLang | login |
            register |
            
            about | 
| 
                             imagearc(PHP 4, PHP 5, PHP 7) imagearc — Draws an arc Description
   bool imagearc
    ( resource  $image, int$cx, int$cy, int$width, int$height, int$start, int$end, int$color)imagearc() draws an arc of circle centered at the given coordinates. Parameters
 
 Return Values
   Returns  Examples
 Example #1 Drawing a circle with imagearc() 
<?phpThe above example will output something similar to:   See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |