Imagick::setImageChannelDepth
(PECL imagick 2, PECL imagick 3)
Imagick::setImageChannelDepth — Sets the depth of a particular image channel
Beschreibung
$channel
, int $depth
): boolSets the depth of a particular image channel.
Parameter-Liste
-
channel
-
-
depth
-
Rückgabewerte
Liefert true
bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.