CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidth画像の幅を返す

説明

public Gmagick::getimagewidth(): int

画像の幅を返します。

パラメータ

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

戻り値

画像の幅を返します。

エラー / 例外

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

add a note

User Contributed Notes

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