HaruPage
PHP Manual

HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Descrição

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

Paints the current path.

Parâmetros

close_path

Closes the current path if set to TRUE.

Valor Retornado

Returns TRUE on success.

Erros

Joga um HaruException em erro.


HaruPage
PHP Manual