PHP 7.0.6 Released

ImagickDraw::popClipPath

(PECL imagick 2.0.0)

ImagickDraw::popClipPathTerminates a clip path definition

Description

bool ImagickDraw::popClipPath ( void )
Warning

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

Terminates a clip path definition.

Return Values

No value is returned.

User Contributed Notes

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