windows - How do I create a bitmap with an alpha channel on the fly using GDI? -


I am using windows at level level and pulling a round rectangle on the screen. However, I want to smooth the toothed edges. I think for this I need alpha mixtures. Is there any way I can do with GDI?

Create DIBISIN 32 bitpipin with BPP filler. Fill the alpha channel with the pre-fold alpha and you're good to go.

The AlphaBlend API that actually rebuts the 32 BPP bitmap with an affair channel.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -