c# - Converting Binary Text File To Bmp -


i have strange idea don't know how start or functions use. i'm relatively new c#. understand of basic stuff. want read text file (simple enough), binary information (tried fiddling earlier) each character, , format information pixel , end full image based on string essentially. able point me in right direction?


Comments