
imagesx
(PHP 4, PHP 5)
imagesx — 取得图像宽度
说明
int imagesx
( resource $image
)
imagesx() 返回
image 所代表的图像的宽度。
Example #1 使用 imagesx()
//
© 版权声明
文章版权归作者所有,未经允许请勿转载。
相关文章
暂无评论...

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