Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Opis

public int Gmagick::getimagewidth ( void )

Returns the width of the image.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the image width.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual