User:Jcwf
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. Hello Jcwf; welcome to GPWiki :) Yes, you should be able to use the file format info I gave in the bitmap tutorial to create your own bitmap writing code. The important things to remember are: - The data types you use must be the same size on disk as the VB data types I used I would suggest that you write a simple alternating black/white pixel bitmap, via code, and then try to open the bitmap in a graphics program to see if it worked. Good luck! --Ryan Clark 12:10, 11 September 2007 (EDT) |


