|
PHP5中文手册
HaruPage::fillStroke(PECL haru:0.0.1) HaruPage::fillStroke — Fill current path using nonzero winding number rule, then paint the path 说明
bool HaruPage::fillStroke
([ bool $close_path
] )
Fills current path using nonzero winding number rule, then paints the path. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |