parent root
PHP: ImagickDraw::getClipUnits - Manual

ImagickDraw::getClipUnits

(PECL imagick 2.0.0)

ImagickDraw::getClipUnitsReturns the interpretation of clip path units

Description

ImagickDraw::getClipUnits ( void ) : int
Warning

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

Returns the interpretation of clip path units.

Return Values

Returns an int on success.

add a noteadd a note

User Contributed Notes

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