how to create transparent bitmap quickly

how to create transparent bitmap quickly

Post by xiaozhifen » Wed, 10 Jul 2002 22:34:49



i'd create a transparent bitmap of 1024*768 in a short
time , but the performance is very poor, how to solve the
problem
thanks
 
 
 

how to create transparent bitmap quickly

Post by John Hornick [M » Mon, 15 Jul 2002 05:31:19


Hi,

Quote:> i'd create a transparent bitmap of 1024*768 in a short
> time , but the performance is very poor, how to solve the
> problem

Is it really the creation of the bitmap which is slow? Or is it the
display of the bitmap?

Which technology are you using, GDI or GDI+? And which OS is this on?
And in which video mode? Video driver? What does your current code look
like?

Thanks,
- John
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Visit http://www.microsoft.com/security for current information on security.

 
 
 

1. Help: Transparent window with transparent bitmap

Hi there,

I was wondering if anyone could help me out on this one. I'm creating a
window
without border nor title (sprite style). Then I Bitblt a bitmap of the
same size
as the window on it. Now I would like that a well defined part of the
bitmap
would be transparent, therefore displaying the contents of whatever
window is
behind the actual window.
I read the MSDN article about transparent bitmaps, but it didn't help me
much.

Anyone got an idea? (Please only C/C++ and pure win32, NO MFC)

Mike

2. Additional Warp 4.0 device driver info - FYI

3. How do I create a toolbar that is not transparent but has transparent buttons?

4. reformat/erase and start over

5. How do I create a hot toolbar that is not transparent but has transparent buttons.

6. Paul Vigay, please read

7. background paint problem with transparent bitmapped buttons on a bitmapped dialogbox

8. FA: {pic} Atari/Apple Game Adventureland Saga #1 $0.01

9. drawing a bitmap on another bitmap with transparent areas

10. background paint problem with transparent bitmapped buttons on a bitmapped dialogbox

11. Displaying bitmaps quickly

12. Creating Desktop Icons - QUICKLY!

13. Problem creating threads quickly on Solaris?