|
-
Sep 20th, 2002, 10:51 AM
#1
Thread Starter
Frenzied Member
Transparent parts in picture with BITBLT
I am creating a game and too put the character on the screen i want to use transparancy the player is in a round ball but the black parts around the ball are still there, how to make a transparant part with BITBLT?
-
Sep 21st, 2002, 07:05 AM
#2
PowerPoster
you don't. bitblt doesn't recolor things, it just moves them. you need to edit your image with some tool to make the parts transparent that you want transparent.
-
Sep 21st, 2002, 08:59 AM
#3
Fanatic Member
Your images should be in the Gif-format (or another format that uses transparency) and you make the part of your image trasparent with your grapjics program like Adobe photoshop, Corel photopaint, etc.
- Use the thread tools to Mark your Thread as Resolved when your question is answered.
- Please Rate my answers if they where helpful.
-
Sep 21st, 2002, 09:00 AM
#4
Fanatic Member
this won't work in VB.NET, I'cve tried it but it do not manage to get a part of an image transparent, it just gets the color of the form.
- Use the thread tools to Mark your Thread as Resolved when your question is answered.
- Please Rate my answers if they where helpful.
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
|