CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagecolorspace

(PECL gmagick >= Unknown)

Gmagick::getimagecolorspace画像の色空間を取得する

説明

public Gmagick::getimagecolorspace(): int

画像の色空間を取得します。

パラメータ

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

戻り値

色空間を返します。

エラー / 例外

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

add a note

User Contributed Notes

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