The Imagick class
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Descrierea

int Imagick::getImageWidth ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the image width.

Valorile întoarse

Returns the image width. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual