|
-
May 19th, 2004, 03:20 AM
#1
Thread Starter
Addicted Member
PictureBox In PictureBox [RESOLVED]
Hello guys...
How to bland/mix content of 2 PictureBox?
TQ
Last edited by g-mie; May 24th, 2004 at 12:59 AM.
-
May 19th, 2004, 06:25 AM
#2
Ex-Super Mod'rater
Re: PictureBox In PictureBox
Posted by g-mie
Hello guys...
How to bland/mix content of 2 PictureBox?
TQ
Are we talking Alpha Blending here?
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
May 19th, 2004, 07:08 AM
#3
Or just adding a picture to a picture in an other picture box.
Or actually a picture box inside an other picture box?
Or are we talking 100% transparensy?
Maybe you can show us a pic?
-
May 19th, 2004, 09:19 AM
#4
KING BODWAD XXI
He is talking alpha blending
-
May 23rd, 2004, 09:18 PM
#5
Thread Starter
Addicted Member
What is alpha blending? Can somebody explain to me. How to use it?
-
May 24th, 2004, 12:17 AM
#6
PowerPoster
Alpha blending means no full transparency (like 20% transparent) and you can use it for fade in/out effects. There's some tutorials and example code around using Set/Getpixel and AlphaBlt (but this one's buggy), just make the Search function your friend.
-
May 24th, 2004, 01:02 AM
#7
Thread Starter
Addicted Member
My problem RESOLVED. Thanks BodwadUK and others.
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
|