Imagick::removeImageProfile(PECL imagick 2.0.0) Imagick::removeImageProfile — Removes the named image profile and returns it Описание
   string Imagick::removeImageProfile
    ( string $name
   ) 
  Removes the named image profile and returns it. Список параметров
 
 Возвращаемые значенияReturns a string containing the profile of the image. ОшибкиВызывает ImagickException при ошибке.  | 
||