(PECL imagick 2, PECL imagick 3)
Imagick::setImageProfile — 將具名描述檔新增至 Imagick 物件
$name
$profile
將具名描述檔新增至 Imagick 物件。如果已存在相同名稱的描述檔,則會被取代。此方法與 Imagick::ProfileImage() 方法的不同之處在於,它不會套用任何 CMS 色彩描述檔。
name
profile
成功時回傳 true。
true
發生錯誤時會擲回 ImagickException。