Imagick
PHP Manual

Imagick::getImageResolution

(PECL imagick 2.0.0)

Imagick::getImageResolutionGets the image X and Y resolution

Descrierea

array Imagick::getImageResolution ( void )

Gets the image X and Y resolution.

Valorile întoarse

Returns the resolution as an array.

Erori/Excepții

Emite ImagickException în caz de eroare.


Imagick
PHP Manual