Forum und email

HaruPage::stroke

(PECL haru:0.0.1)

HaruPage::stroke — Paint current path

Descrizione

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

Paints the current path.

Elenco dei parametri

close_path

Closes the current path if set to TRUE. Defaults to FALSE.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Throws HaruException on error.


08, Erik Sefkow