¡@

Home 

c++ Programming Glossary: getcolor

How can I convert a binary file to another binary representation, like an image

http://stackoverflow.com/questions/3408864/how-can-i-convert-a-binary-file-to-another-binary-representation-like-an-image

8 var length int fi.Length 8 width Func byte int Color getcolor b m b m m Color.Black Color.White using var bitmap new Bitmap.. x 0 y 0 foreach var @byte in buffer bitmap.SetPixel x 0 y getcolor @byte 0x80 bitmap.SetPixel x 1 y getcolor @byte 0x40 bitmap.SetPixel.. x 0 y getcolor @byte 0x80 bitmap.SetPixel x 1 y getcolor @byte 0x40 bitmap.SetPixel x 2 y getcolor @byte 0x20 bitmap.SetPixel..