Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Hi, how can I extract the alpha channel of the image, using Magick++ ?
I will then, modify the color of the extracted alpha channel and set it back to the original image.
Thanks.