The ImagickDraw class
PHP Manual

ImagickDraw::pathFinish

(PECL imagick 2.0.0)

ImagickDraw::pathFinishTerminates the current path

Description

bool ImagickDraw::pathFinish ( void )
Warning

This function is currently not documented; only its argument list is available.

Terminates the current path.

Return Values

No value is returned.


The ImagickDraw class
PHP Manual