pdf_curveto

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

pdf_curveto -- Zeichnet eine Kurve

Beschreibung

void pdf_curveto ( int PDF-Dokument, double x1, double y1, double x2, double y2, double x3, double y3 )

Die Funktion pdf_curveto() zeichnet eine Bezier-Kurve vom aktuellen Punkt zu dem Punkt (x3, y3) unter Verwendung von (x1, y1) und (x2, y2) als Kontrollpunkte.

Siehe auch pdf_moveto(), pdf_lineto(), pdf_stroke().

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:20