imagesy

imagesy

(PHP 4, PHP 5, PHP 7)

imagesyGet image height

Description

int imagesy ( resource $image )

Returns the height of the given image resource.

Parameters

image

An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().