| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Imagick::separateImageChannel
                                request it (521)
                            GoLang replacement for PHP's Imagick::separateImageChannel
                            [edit | history] 
                             PHP Imagick::separateImageChannelPHP original manual for Imagick::separateImageChannel [ show | php.net ]Imagick::separateImageChannel(PECL imagick 2.0.0) Imagick::separateImageChannel — Separates a channel from the image Description
   bool Imagick::separateImageChannel
    ( int  $channel)Separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image. Parameters
 
 Return Values
   Returns  Errors/ExceptionsThrows ImagickException on error. Examples
 Example #1 Imagick::separateImageChannel() 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |