HaruPage::stroke

(no version information, might be only in CVS)

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.

返回值

Returns TRUE on success.

错误/异常

Throws HaruException on error.