Gmagick::getimageheight

(PECL gmagick >= Unknown)

Gmagick::getimageheightReturns the image height

Beskrivelse

public int Gmagick::getimageheight ( void )

Returns the image height

Parametre

This function has no parameters.

Returnerings Værdier

Returns the image height in pixels.

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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