Hello, I'm using Java SDK 1.5.
I'm trying to compress an 8-bit grayscale BITMAP using Run-Length-Encoding, using lists.
Can someone help me out?