HaruPage
PHP Manual

HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Opis

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

Paints the current path.

Parametry

close_path

Closes the current path if set to TRUE.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruPage
PHP Manual