Gmagick
PHP Manual

Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile.

説明

public string Gmagick::getimageprofile ( string $name )

Returns the named image profile.

パラメータ

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

返り値

Returns a string containing the image profile.

エラー / 例外

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


Gmagick
PHP Manual