imagearc() draws an arc of circle centered at the given coordinates.
obraz
Zasób obrazu, zwrócony przez jedną z funkcji tworzących obrazy, taką jak imagecreatetruecolor().
cx
x-coordinate of the center
cy
y-coordinate of the center
width
The arc width
height
The arc height
start
The arc start angle, in degrees.
end
The arc end angle, in degrees. 0° is located at the three-o'clock position, and the arc is drawn clockwise.
color
A color identifier created with imagecolorallocate()
Poprzedni | Spis treści | Następny |
imageantialias | Początek rozdziału | imagechar |