imagick_profile
imagick_profile — Add or remove a ICC, IPTC, or generic profile from an image
説明
bool imagick_profile ( resource image, string name, int clone [, string profile] )警告 |
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 |
パラメータ
- image
-
Image handle
- name
-
Name of profile to add or remove: ICC, IPTC, or generic profile
- clone
-
Should be zero
- profile
-
The profile data
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。Weblioに収録されているすべての辞書からimagick_profileを検索する場合は、下記のリンクをクリックしてください。

- imagick_profileのページへのリンク