imagefilledarc

imagefilledarc

(PHP 4 >= 4.0.6, PHP 5, PHP 7)

imagefilledarcDraw a partial arc and fill it

Description

bool imagefilledarc ( resource $image , int $cx , int $cy , int $width , int $height , int $start , int $end , int $color , int $style )

Draws a partial arc centered at the specified coordinate in the given image.

Parameters

image

An image resource, returned by one of the image creation functions, s