|
-
July 19th, 2009, 02:19 PM
#1
[RESOLVED] Picturebox transparency and overlay
I am using Visual C# 2008 Express edition. I've made a webcam application and the webcam stream is viewed in a picturebox. The problem is I want to make an overlay for example have a cross image made in photoshop and saved as a PNG, having alpha channels (transparency) and want to put it over the webcam picturebox. I tried using a paint event, for painting the cross image on the form, but when i activate the webcam, the painted cross is getting behind it. How can i solve this?
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
|