GoLang ImagickDraw::getClipRule

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



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

PHP ImagickDraw::getClipRule

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

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Description

int ImagickDraw::getClipRule ( void )
Warning

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

Returns the current polygon fill rule to be used by the clipping path.

Return Values

Returns one of the FILLRULE_ constants.