ImageSX

(PHP 3, PHP 4 )

ImageSX -- Get image width

Description

int imagesx (int im)

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

See also ImageCreate() and ImageSY().