(PECL imagick 2.0.0)
Imagick::separateImageChannel — Separates a channel from the image
This function is currently not documented; only its argument list is available.
Separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.
Returns TRUE on success.
Throws ImagickException on error.