The Imagick class
PHP Manual

Imagick::getImageUnits

(No version information available, might be only in CVS)

Imagick::getImageUnitsGets the image units of resolution

Beschreibung

int Imagick::getImageUnits ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the image units of resolution.

Rückgabewerte

Returns the image units of resolution, throwing ImagickException on failure.


The Imagick class
PHP Manual