array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'gmagick.getimageresolution.php', 1 => 'Gmagick::getimageresolution', 2 => 'Gets the image X and Y resolution', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.getimagerenderingintent.php', 1 => 'Gmagick::getimagerenderingintent', ), 'next' => array ( 0 => 'gmagick.getimagescene.php', 1 => 'Gmagick::getimagescene', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/getimageresolution.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

Beschreibung

public Gmagick::getimageresolution(): array

Returns the resolution as an array.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the resolution as an array.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.