RLE8Bitmap


Size:
19KB
Requirements:
No special requirements
Seller:
Seth Chou
Price:
Free
System:
Windows XP/2000
Rating:
4.6
License:
GPL

Description - RLE8Bitmap



A handy MFC class to compress simple 256 color Windows bitmap. This is a RLE compression routine written in MFC. I wrote this because I could not find handy code for such thing. RLE compression is useful when saving SIMPLE Windows bitmap. Especially my implementation is rather stupid and not optimized. Therefore, if the source bitmap is Complex (like the one in the demo app window shown above), you could even get a bigger bitmap file after compression.

RLE8Bitmap Windows Bitmap


More in Image Converters-RLE8Bitmap

Windows Simple Windows Bitmap App Window Shown