|
-
Feb 13th, 2000, 08:56 PM
#1
Thread Starter
Lively Member
Hi,
I want to save a bitmap that I have created in memory to a file. I don't want to use any picture boxes (so I can't use the Save functionality of them) because this is for a usercontrol and I'm trying to keep the number of device contexts to a minimum (I'm drawing directly onto the control). I'm presuming that somewhere there's a way of saving a bitmap but am I going to have to create a file and write a bitmap header then copy the memory into the file ?
cheers
Andy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|