pdf_circle

(PHP 3>= 3.0.6, PHP 4 )

pdf_circle -- Draws a circle

Popis

void pdf_circle (int pdf document, double x-coor, double y-coor, double radius)

Funkce pdf_circle() function draws a circle with center at point (x-coor, y-coor) and radius radius.

Viz takΘ pdf_arc(), pdf_stroke().