Gmagick
PHP Manual

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

Descrizione

public array Gmagick::getimageresolution ( void )

Returns the resolution as an array.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the resolution as an array.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual