ImagickDraw::getClipRule

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipRuleReturns the current polygon fill rule

說明

public ImagickDraw::getClipRule(): int
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

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

返回值

Returns a FILLRULE constant (imagick::FILLRULE_*).