Hi,
I am completly new to Image Magick.
What is the most efficient way to store a ImageMagick greyscale image to a simple (unsigned char) array?
I am using Magick++.
Thanks!
Nathan
Loading Image into plain Array with Magick++
Re: Loading Image into plain Array with Magick++
Check out Magick::Image.write in Magick++/lib/Image.cpp.