PHP Doku:: Draw a line from the current point to the specified point - function.harupage-lineto.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruPage classHaruPage::lineTo

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::getWordSpace

HaruPage::measureText>>

HaruPage::lineTo

(PECL haru >= 0.0.1)

HaruPage::lineToDraw a line from the current point to the specified point

Beschreibung

bool HaruPage::lineTo ( float $x , float $y )

Draws a line from the current point to the specified point.

Parameter-Liste

x

y

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Throws a HaruException on error.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)