PHP Dokumentation: Function imagick-getimageresolution
12. Januar 2010 von werner
Imagick::getImageResolution
(PECL imagick 2.0.0)
Imagick::getImageResolution — Gets the image X and Y resolution
Beschreibung
array Imagick::getImageResolution ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Gets the image X and Y resolution.
Rückgabewerte
Returns the resolution as an array. Throw anImagickException on error.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.