ImagickDraw::setClipUnits

(PECL imagick 2.0.0)

ImagickDraw::setClipUnitsSets the interpretation of clip path units

Beskrivelse

bool ImagickDraw::setClipUnits ( int $clip_units )
Advarsel

This function is currently not documented; only its argument list is available.

Sets the interpretation of clip path units.

Parametre

clip_units

the number of clip units

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top