HaruPage
PHP 手册

HaruPage::endPath

(PECL haru >= 0.0.1)

HaruPage::endPathEnd current path object without filling and painting operations

说明

bool HaruPage::endPath ( void )

Ends current path object without performing filling and painting operations.

参数

This function has no parameters.

返回值

Returns TRUE on success.

错误/异常

Throws HaruException on error.


HaruPage
PHP 手册