Imagick
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Descrição

int Imagick::getImageWidth ( void )

Returns the image width.

Valor Retornado

Returns the image width.

Erros

Lança ImagickException em caso de erro.


Imagick
PHP Manual