PHP Velho Oeste 2024

HaruPage::endPath

(PECL haru >= 0.0.1)

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

Description

HaruPage::endPath ( void ) : bool

Ends current path object without performing filling and painting operations.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top