|
Implementing Run Length Encoding on Bitmaps in C Programming
Hi,
Problem is i want to implement Run Length Encoding on Image bitmap files using C programming language,
I have an example done but i am having problems with it.
Just wondering if anyone out there has done anything similar to this???
|