|
-
Jun 15th, 2002, 02:00 PM
#1
Thread Starter
Junior Member
Combining images with transparency
Hi. I have two pictureboxes. One contains a pattern, one contains an arrow-shaped graphic on a white background. I want to copy the arrow onto the pattern, but remove the white background.
Basically I want to superimpose the arrow (without the white) onto the pattern. How would I do this?
UPDATE:
I've already tried loading a GIF with transparency of the arrow into the 2nd picturebox. Instead of white, the color surrounding the arrow is gray when I copy it
-
Jun 16th, 2002, 04:09 PM
#2
Frenzied Member
Use the Image control with the GIF, not the Picturebox control
-
Jun 16th, 2002, 08:04 PM
#3
Frenzied Member
I have other idea... If you want to hear it just tell me, it seems they solved your problem already.
We miss you, friend...  Rest in Peace, we will take care of the rest of it.
[vbcode]
On Error Me.Fault = False
[/vbcode]
- Silence is the human way to share ignorance
Tec-Nico
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
|