The ImagickDraw class
PHP Manual

ImagickDraw::setClipUnits

(PECL imagick 2.0.0)

ImagickDraw::setClipUnitsSets the interpretation of clip path units

Описание

bool ImagickDraw::setClipUnits ( int $clip_units )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

Sets the interpretation of clip path units.

Параметри

clip_units

the number of clip units

Връщани стойности

Няма връщана стойност.


The ImagickDraw class
PHP Manual