I am trying to create a bitmap without displaying
it in a form or something as such.
I just need to create it and draw a few lines according to coordinates I have.
The displaying of the picture is not necessary for me till much later.
I am assuming I have to use API calls for this but they are hard to figure out alone.
If anybody has simple sample code for something like this,
It would help me greatly.
Thanks.
Dan.