本文介绍了Win32 C ++或MFC Sprite动画的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好,我需要带 win32 或 mfc 样本的bitblt样本.我将使用黑白蒙版方法制作Sprite Sheet动画.请帮助我,我需要非常基础的蒙版和animationg示例.
谢谢
PS:我在vb6中使用了bitblt(srcand-srccopy),但是我需要c ++版本的sample
Hello I need bitblt sample with win32 or mfc sample. I will make sprite sheet animation with black-white masking metod. Please help me, I need very very basic masking and animationg sample.
thanks
PS: I was used bitblt with vb6 (srcand - srccopy) but I need c++ version sample
推荐答案
这篇关于Win32 C ++或MFC Sprite动画的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!