Gmagick
PHP Manual

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

Description

public void Gmagick::getimageresolution ( void )

Returns the resolution as an array.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the resolution as an array.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual