imagesy

(PHP 3, PHP 4 >= 4.0.0)

imagesy -- Get image height

Description

int imagesy ( resource image)

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

See also imagecreate() and imagesx().