FractalWalk
Technical User
I am pretty much a VB novice and I have never worked with graphics before but I need a way to create a bitmap from VB5. What I have is an array that contians the RBG values and XY position of every pixel in the image. How can I get this into a .bmp file format?