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.
Список параметров
-
channel -
-
depth -
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.
There are no user contributed notes for this page.
