|
-
August 9th, 2005, 10:00 PM
#1
Simple Question: XOR a Filled Rectangle? How?
This is embarassing to ask but i have no idea how to draw a filled rectangle in an XOR way into the DC.
I have my FillRect(hdc,&rect,hBrush) but when i try using the oldMode = SetROP2(hdcDesktop,R2_XORPEN); it does not XOR. According to MSDN it mentions that the filled interior should now be XORed but it isnt. Any ideas?
Thanks
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
|