(PECL imagick 2.0.0)
Imagick::separateImageChannel — Separates a channel from the image
$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.
channel
В случае успешной работы возвращает TRUE
.
Вызывает ImagickException при ошибке.