Imagick
PHP Manual

Imagick::getImageResolution

(PECL imagick 2.0.0)

Imagick::getImageResolutionGets the image X and Y resolution

설명

array Imagick::getImageResolution ( void )

Gets the image X and Y resolution.

반환값

Returns the resolution as an array.

오류/예외

오류시에 ImagickException이 발생합니다.


Imagick
PHP Manual