Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimageheight

(PECL gmagick >= Unknown)

Gmagick::getimageheightReturns the image height

Опис

public Gmagick::getimageheight(): int

Returns the image height

Параметри

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

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

Returns the image height in pixels.

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

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

add a note

User Contributed Notes

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