|
PHP5中文手册
HaruPage::stroke(PECL haru:0.0.1) HaruPage::stroke — Paint current path 说明
bool HaruPage::stroke
([ bool $close_path
] )
Paints the current path. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |