KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ImagickDraw::setClipRule()
ImagickDraw::setClipRule()
ImagickDraw::setClipRule - Set the polygon fill rule to be used by the clipping path
Syntax
bool
ImagickDraw::setClipRule
(
int
$fill_rule)
Arguments
fill_rule - FILLRULE_ constant
Description
Set the polygon fill rule to be used by the clipping path.
Version
PHP PECL imagick 2.0.0
Return value
No value is returned.