Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Opis

public void 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

Throws an GmagickException on error.


Gmagick
PHP Manual