Actually all BufferedImages use an RGB color model,
even for black and white images. This patch create a
bufferedimage TYPE_BYTE_BINARY iff the image deoth is 1.
This way, the total memory used by the image is
drastically reduced to a fraction of actual amount.
Bye,
Giuseppe