Gmagick
PHP Manual

Gmagick::getimageheight

(PECL gmagick >= Unknown)

Gmagick::getimageheightReturns the image height

Açıklama

public int Gmagick::getimageheight ( void )

Returns the image height

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the image height in pixels.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual