Imagick::setImageChannelDepth
Sets the depth of a particular image channel
Beschreibung
bool Imagick::setImageChannelDepth
( int $channel
, int $depth
)
Parameter-Liste
-
channel
-
-
depth
-
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.