|
-
May 11th, 2001, 08:32 AM
#1
Thread Starter
Addicted Member
Adding 2 bitmaps together
I've got two bitmaps in an image list control, and I need to add them together to create one bitmap. This bitmap will then be used to set the MaskPicture property of a user control. I can't use the Overlay method of the Image List control as the bitmap positions could change.
How do I add two bitmaps together to make one bitmap and still keep it as a Picture object?
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
|