ImageSX

(PHP 3, PHP 4 )

ImageSX -- 画像の幅を取得

説明

int imagesx ( int im)

ImageSX()imをIDとする 画像の幅を返します。

imagecreate()および imagesy()も参考にしてください。