imagesy

(PHP 3, PHP 4 >= 4.0.0)

imagesy -- Get image height

Description

int imagesy ( int im)

imagesy() returns the height of the image identified by im.

See also imagecreate() and imagesx().