HaruPage
PHP Manual

HaruPage::closePath

(PECL haru >= 0.0.1)

HaruPage::closePathAppend a straight line from the current point to the start point of the path

Descrizione

bool HaruPage::closePath ( void )

Appends a straight line from the current point to the start point of the path.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruPage
PHP Manual