Hi
I can't find the answer with google so I'm posting here. I would like to know how to check if a jpeg is a black and white image.
Right now I'm using PerlMagick. But I would prefer a pure perl solution as PM is rather slow and I am using only one function from the whole API it has to offer.