ImageSX

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

ImageSX -- Get image width

Description

int imagesx (int im)

ImageSX() returns the width of the image identified by im.

See also ImageCreate() and ImageSY().