Gmagick::setimagechanneldepth
(PECL gmagick >= Unknown)
Gmagick::setimagechanneldepth — Sets the depth of a particular image channel
Beschreibung
Sets the depth of a particular image channel.
Parameter-Liste
- 
channel - 
      
One of the Channel constant (
Gmagick::CHANNEL_*). - 
depth - 
      
The image depth in bits.
 
Rückgabewerte
The Gmagick object.
Fehler/Exceptions
Wirft bei einem Fehler eine GmagickException.
                    
                    
                    
                    
                    
          