Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Descrierea

public int Gmagick::getimagewidth ( void )

Returns the width of the image.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the image width.

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual