HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

説明

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

Paints the current path.

パラメータ

close_path

Closes the current path if set to TRUE.

返り値

Returns TRUE on success.

エラー / 例外

エラー時に HaruException をスローします。