I want to get a channel (Red, for example) from an Image using Wand in Python.
I already know how to get channel using ImageMagick itself but I want to do the same but using Wand
It seems to me that it is not implemented in Wand, or I miss something?