HaruPage
PHP Manual

HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Descrizione

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

Paints the current path.

Elenco dei parametri

close_path

Closes the current path if set to TRUE.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruPage
PHP Manual