Gmagick::getimageheight

(PECL gmagick >= Unknown)

Gmagick::getimageheightReturns the image height

Opis

public Gmagick::getimageheight ( void ) : int

Returns the image height

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the image height in pixels.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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