The Imagick class
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Descrição

int Imagick::getImageWidth ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the image width.

Valor Retornado

Returns the image width. Joga uma ImagickException em erro.


The Imagick class
PHP Manual