Imagick
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

설명

int Imagick::getImageWidth ( void )

Returns the image width.

반환값

Returns the image width.

오류/예외

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


Imagick
PHP Manual