PNG files
-
Hi all, I have problem with showing png files in mfc. I've used CImage::Draw function and CDC::AlphaBlend function but they don't work perfectly. Please someone tell me how to draw a png file (with transparent background) perfectly... Thank you.
Every new thing you learn,Gives you a new personality.
-
Hi all, I have problem with showing png files in mfc. I've used CImage::Draw function and CDC::AlphaBlend function but they don't work perfectly. Please someone tell me how to draw a png file (with transparent background) perfectly... Thank you.
Every new thing you learn,Gives you a new personality.
Did you try? CImage m; m.Load(...); m.BitBlt(0,0,640,480);
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
Hi all, I have problem with showing png files in mfc. I've used CImage::Draw function and CDC::AlphaBlend function but they don't work perfectly. Please someone tell me how to draw a png file (with transparent background) perfectly... Thank you.
Every new thing you learn,Gives you a new personality.
Cédric Moonen Software developer
Charting control [v1.5] OpenGL game tutorial in C++