المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : help for run length encoding



C# Programming
05-28-2009, 11:20 PM
hi

i want to read bmp image and then save that by RLE(run length encoding) algorithm and return rle file to bmp file.
this is my first project about image. i am inexperienced.
please tell me your recommands for do this project.