The Imagick class
PHP Manual

Imagick::getImageWidth

(No version information available, might be only in CVS)

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, throwing ImagickException on error.


The Imagick class
PHP Manual