ImagickDraw
PHP Manual

ImagickDraw::setClipUnits

(PECL imagick 2.0.0)

ImagickDraw::setClipUnitsSets the interpretation of clip path units

说明

bool ImagickDraw::setClipUnits ( int $clip_units )
Warning

本函数还未编写文档,仅有参数列表。

Sets the interpretation of clip path units.

参数

clip_units

the number of clip units

返回值

没有返回值。


ImagickDraw
PHP Manual