imagesx

(PHP 3, PHP 4 )

imagesx -- Get image width

Description

int imagesx ( resource image)

imagesx() returns the width of the image identified by image.

See also imagecreate() and imagesy().