How to convert a grayscale image to a binary image w C++API

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?".
Post Reply
xinito

How to convert a grayscale image to a binary image w C++API

Post by xinito »

Hello,

Could someone please tell me which method in C++ API can do a good conversion from grayscale image into a binary(black and white) image?

Thanks.
Post Reply