HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Opis

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

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top