The Imagick class
PHP Manual

Imagick::getImageResolution

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

Imagick::getImageResolutionGets the image X and Y resolution

Beschreibung

array Imagick::getImageResolution ( void )
Warnung

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

Gets the image X and Y resolution.

Rückgabewerte

Returns the resolution as an array and throws ImagickException on error.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual