HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Beschreibung

HaruPage::stroke ([ bool $close_path = FALSE ] ) : bool

Paints the current path.

Parameter-Liste

close_path

Closes the current path if set to TRUE.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.