Imagick::setImageChannelDepth(PECL imagick 2.0.0) Imagick::setImageChannelDepth — Sets the depth of a particular image channel Описание
   bool Imagick::setImageChannelDepth
    ( int $channel
   , int $depth
   ) 
  Sets the depth of a particular image channel. Список параметров
 
 Возвращаемые значенияВ случае успешной работы возвращает TRUE. ОшибкиВызывает ImagickException при ошибке.  | 
||