Racoon200 0 Junior Poster in Training

I want to do an applicaton that codes text (plain and rich) in binary code. After that, I want it to print one black pixel for each 0, and a white one for each 1. In small bitmaps (approx 200x10 pxls). I also want it to read them and decrypt them. Is it possibvle 4 a VB app to read pixels one by one?