downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Gmagick::setimageredprimary> <Gmagick::setimageiterations
[edit] Last updated: Fri, 17 May 2013

view this page in

Gmagick::setimageprofile

(PECL gmagick >= Unknown)

Gmagick::setimageprofile指定した名前の画像プロファイルを Gmagick オブジェクトに追加する

説明

public Gmagick Gmagick::setimageprofile ( string $name , string $profile )

指定した名前の画像プロファイルを Gmagick オブジェクトに追加します。 同じ名前のプロファイルが存在する場合は、それを置き換えます。 このメソッドは Gmagick::ProfileImage() メソッドとは異なり、 CMS カラープロファイルは適用しません。

パラメータ

name

追加あるいは削除するプロファイルの名前。ICC、IPTC あるいは generic。

profile

プロファイル。

返り値

成功した場合に Gmagick オブジェクトを返します。

エラー / 例外

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



add a note add a note User Contributed Notes Gmagick::setimageprofile - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites