Forum und email
swf_shapearc

swf_shapearc

(PHP 4, PECL)

swf_shapearc -- Draw a circular arc

Popis

void swf_shapearc ( float x, float y, float r, float ang1, float ang2 )

Draws a circular arc.

Seznam parametrů

x

x-coordinate of the center.

y

y-coordinate of the center.

r

The arc radius.

ang1

The start angle.

ang2

The end angle.

Návratové hodnoty

Nevrací se žádná hodnota.