Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Description

public void Gmagick::getimagewidth ( void )

Returns the width of the image.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the image width.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual