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 )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

Sets the interpretation of clip path units.

인수

clip_units

the number of clip units

반환값

값을 반환하지 않습니다.


The ImagickDraw class
PHP Manual