imagesx

(PHP 3, 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().