Die Funktion cpdf_lineto() zeichnet eine Linie vom aktuellen Punkt zum Punkt mit den Koordinaten (x-koor, y-koor). Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
The optional parameter mode determines the unit length. If it is 0 or omitted the default unit as specified for the page is used. Otherwise the coordinates are measured in postscript points disregarding the current unit.
Siehe auch: cpdf_moveto(), cpdf_rmoveto() und cpdf_curveto().
Zurück | Zum Anfang | Weiter |
cpdf_import_jpeg | Nach oben | cpdf_moveto |