Php/docs/gmagick.removeimageprofile

提供:Dev Guides
< Php
移動先:案内検索

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofile指定した名前の画像プロファイルを削除して返す


説明

public Gmagick::removeimageprofile ( string $name ) : string

指定した名前の画像プロファイルを削除して返します。


パラメータ

name
返すプロファイルの名前。ICC、IPTC あるいは generic。


返り値

指定した名前のプロファイルを返します。


エラー / 例外

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