Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Опис

public Gmagick::getimagewidth(): int

Returns the width of the image.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the image width.

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top