(PECL imagick 2.0.0)
Imagick::setImageProfile — Adds a named profile to the Imagick object
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
Adds a named profile to the Imagick object. If a profile with the same name already exists, it is replaced. This method differs from the Imagick::ProfileImage() method in that it does not apply any CMS color profiles.
성공시에 TRUE를 반환합니다.
오류시에 ImagickException이 발생합니다.