imagesx
(PHP 4, PHP 5)
imagesx — 取得图像宽度
int imagesx ( resource $image )
imagesx() 返回 image 所代表的图像的宽度。
Example #1 使用 imagesx()
//