Tagged Questions

1
vote
1answer
644 views

How to set threshold when converting JPEG to non-dithered bitmap?

I'm using my digital camera as a quick and dirty scanner. Resolution is actually around 300dpi, which is quite reasonable. But my camera produces a color image, which I want reduced to a bitmap. I ...