PHP Doku:: Fill current path using even-odd rule, then paint the path - function.harupage-eofillstroke.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::eofill

HaruPage::fill>>

HaruPage::eoFillStroke

(PECL haru >= 0.0.1)

HaruPage::eoFillStrokeFill current path using even-odd rule, then paint the path

Beschreibung

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

Fills current path using even-odd 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",...)