update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the image X and Y resolution

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이 발생합니다.