Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Описание

public void Gmagick::getimagewidth ( void )

Returns the width of the image.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns the image width.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual