PHP Velho Oeste 2024

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidth画像の幅を取得する

説明

HaruImage::getWidth ( void ) : int

画像の幅を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

画像の幅を返します。

エラー / 例外

エラー時に HaruException をスローします。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top