Image.Channel method
Posted: 2008-08-08T07:42:58-07:00
Hi, I found out that Image.channel(...) (Magick++) can be used to extract a single image channel. The class description I found is: "Extract channel from image. Use this option to extract a particular channel from the image"
What does it mean as channel function returns void? I'd like to pass a single channel to a function, it can be done?
Thank you all.
What does it mean as channel function returns void? I'd like to pass a single channel to a function, it can be done?
Thank you all.