ImagickDraw::setFillRule

(PECL imagick 2.0.0)

ImagickDraw::setFillRuleSets the fill rule to use while drawing polygons

說明

bool ImagickDraw::setFillRule ( int $fill_rule )
Warning

此函式目前沒有參考文件;只有引數列表。

Sets the fill rule to use while drawing polygons.

參數

fill_rule

FILLRULE_ constant

回傳值

無回傳值。

add a note add a note

User Contributed Notes

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