|
-
Mar 12th, 2001, 03:43 PM
#1
Thread Starter
Lively Member
How can I change a picture once it is in my program. I have a program that captures the current screen and I want to change that picture while running the program.
Any suggestions?
-
Mar 12th, 2001, 04:31 PM
#2
Point, PSet, Line, Circle
Look for info in the MSDN
Z.
-
Mar 13th, 2001, 11:59 AM
#3
Thread Starter
Lively Member
Graphics
Thanks for the reply. But what I am doing is I have a program that has a pacman image going across the screen and I want it to eat away at an picture box that has the screen capture in it.
-
Mar 13th, 2001, 06:31 PM
#4
Good Ol' Platypus
If you know about bitblt and you have used a MASK with srcAND and a SPRITE with srcPAINT then you can do this. Whenever he moves, draw the mask wherever he has been, this will make it look black where he has travelled.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
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
|