GoLang ImagickDraw::getClipPath

request it (257)
GoLang replacement for PHP's ImagickDraw::getClipPath [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::getClipPath? Write it!

PHP ImagickDraw::getClipPath

PHP original manual for ImagickDraw::getClipPath [ show | php.net ]

ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Description

string ImagickDraw::getClipPath ( void )
Warning

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

Obtains the current clipping path ID.

Return Values

Returns a string containing the clip path ID or false if no clip path exists.