PHP Doku:: Fill current path using nonzero winding number rule, then paint the path - function.harupage-fillstroke.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::fill

HaruPage::getCharSpace>>

HaruPage::fillStroke

(PECL haru >= 0.0.1)

HaruPage::fillStrokeFill current path using nonzero winding number rule, then paint the path

Beschreibung

bool HaruPage::fillStroke ([ bool $close_path = false ] )

Fills current path using nonzero winding number rule, then paints the path.

Parameter-Liste

close_path

Optional parameter. When set to TRUE, the function closes the current path. Default to FALSE.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Throws a HaruException on error.


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",...)