home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!news.iastate.edu!iscsvax.uni.edu!vandenhu5655
- From: vandenhu5655@iscsvax.uni.edu
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Bitmap woes
- Message-ID: <1992Jul23.090650.5746@iscsvax.uni.edu>
- Date: 23 Jul 92 09:06:50 -0500
- Organization: University of Northern Iowa
- Lines: 17
-
-
-
- I am trying to get a Black & White bitmap to appear on any colored background
- with the Black part of the bitmap the same color as the background (ie it
- goes from a Black & White bitmap to a Blue & white ). How is this
- accomplished? Basically, I want the bitmap to act like the Mouse Cursor.
- I've tried reading the SDK Manuals, but these books SUCK.
-
- I also need to be able to perform AND, ORA, and XOR on these bitmaps. Ex:
- If I draw the bitmap on a blue background, and I draw the bitmap again using
- XOR, the bitmap will erase, leaving the blue background.
-
- HELP ME PLEASE!!! THIS IS DRIVING ME NUTS!!!
-
- thank you...
-
- Todd
-