ImagickDraw::getClipRule
(PECL imagick 2, PECL imagick 3)
ImagickDraw::getClipRule — Returns the current polygon fill rule
Описание
public ImagickDraw::getClipRule
(
) : int
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Returns the current polygon fill rule to be used by the clipping path.
Возвращаемые значения
Returns one of the FILLRULE_ constants.