HaruPage
PHP Manual

HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Descrierea

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

Paints the current path.

Parametri

close_path

Closes the current path if set to TRUE.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.


HaruPage
PHP Manual