|
-
February 15th, 2005, 05:11 AM
#1
WinGDI pattern brush problem
I have 2 hdc (one of them is for mask). And I'm using FillRect (for
rect) and Path (for ellipse). On drawing there is no problem. On
erasing if I don't use stretching still there is no problem. But if I
use StrechBlt , because of I didn't stretch my bitmap my brush don't
update it. I think that I can use SetDIBits and GetDIBits and then
again SelectObject, but it is too clumsy. Is there any other solution?
Please help.
Murat.
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
|