Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Descrição

public int Gmagick::getimagewidth ( void )

Returns the width of the image.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the image width.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual