Hey guys i am writing a quick bit of software for my electronics that converts a bitmap to pure binary ie puts the first line at the begginning and removes the bitmap header. I wanted to display this datd again in the software so i could check the image being stored but i can't seem to find a control that lets me to turn a pixel on or off or has a grid where i can make each cell balck or white.

Basically what i need to do is have a grid of 256x256 where i can control each pixel to be white or black so on or off.

Cheers
Peter