Forum und email

HaruPage::stroke

(PECL haru:0.0.1)

HaruPage::stroke — Paint current path

說明

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

Paints the current path.

參數

close_path

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

Return值

Returns TRUE on success.

錯誤/例外

Throws HaruException on error.