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

search for in the

Imagick::setImageProperty> <Imagick::setImagePage
Last updated: Fri, 30 Jan 2009

view this page in

Imagick::setImageProfile

(No version information available, might be only in CVS)

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

説明

bool Imagick::setImageProfile ( string $name , string $profile )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

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

パラメータ

name

profile

返り値

成功した場合に TRUE を返します。

エラー / 例外

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



add a note add a note User Contributed Notes
Imagick::setImageProfile
There are no user contributed notes for this page.

Imagick::setImageProperty> <Imagick::setImagePage
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites