Manuel PHP
Imagick::setImageChannelDepth
(No version information available, might be only in CVS)
Imagick::setImageChannelDepth — Sets the depth of a particular image channel
Description
bool Imagick::setImageChannelDepth
( int $channel
, int $depth
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Sets the depth of a particular image channel.
Liste de paramètres
- channel
-
- depth
-
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
