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