Forum und email

HaruPage::stroke

(PECL haru:0.0.1)

HaruPage::stroke — Paint current path

Descrierea

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

Paints the current path.

Parametri

close_path

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

Valorile întroarse

Returns TRUE on success.

Erori/Excepţii

Throws HaruException on error.