The ImagickDraw class
PHP 手册

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

返回值

无返回值。


The ImagickDraw class
PHP 手册