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::getImageProperties> <Imagick::getImageProfile
Last updated: Fri, 30 Jan 2009

view this page in

Imagick::getImageProfiles

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

Imagick::getImageProfiles画像プロファイルを返す

説明

array Imagick::getImageProfiles ([ string $pattern [, bool $only_names ]] )
警告

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

関連付けられているプロファイルのうち、パターンにマッチするものをすべて返します。 二番目の引数を TRUE にすると、プロファイルの名前だけを返します。 このメソッドは、ImageMagick 6.3.5-9 以降を使用して Imagick をコンパイルした場合にのみ存在します。

パラメータ

pattern

プロファイル名のパターン。デフォルトは "*"。

only_names

プロファイル名のみを返すかどうか。

返り値

画像のプロファイルあるいはプロファイル名を含む連想配列を返します。



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

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