PDF_lineto

(PHP 3 >= 3.0.6, PHP 4, PECL)

PDF_lineto -- Draw a line

Descrizione

bool PDF_lineto ( resource p, float x, float y )

Draws a line from the current point to another point. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.