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.
Then I want to save this bitmap to a file.
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.