Rather then draw on a picture box,
I'd like to use API's to convert my data
into a bitmap, and then into a suitable
format to set something like.
picDisplay.picture=hBitmap
or to bitBlt between the two...
Any Idea's?
The API CreateBitmap call seems promising, but I'm having trouble with the data format for multiple colors, etc...
- Dim A
