搜索资源列表
memdc
- 内存缓冲类,先将图画到该DC,(可多次作图),然后一次显示-memory buffer category, the first picture of the DC, (multiple mapping), then a show
memDC
- 关于内存DC的使用,这是我用的别人做的一个示例,加上一个封装好的内存dc类,使用还是比较方便,从示例程序里面可以看到非常明显的效果。-DC on the use of memory, this is someone I used to do a sample, plus a packaged memory dc class, it is quite easy to use, you can see from the example program which is very significan
Graphic
- 将图章图片加载到memdc上,如果是GDI+直接设置alpha通道就可以了,如果是gdi可以用alpha混合memdc也可以得到想要的效果-change dsadasdasfdf
MemDC_Test
- MemDC防止屏幕闪烁的好方法,如不使用内存DC在画图,显示时会闪烁。-memdc redraw dc
memdc
- 解决改变窗口的大小时,窗口内容会闪烁的问题。这个类库使用不擦除背景而在内存中作图,然后拷贝到窗口的原理。-Solve the changing size of the window, the window contents will flicker problem. This library does not erase the background while using the mapping in memory and then copied to the principles of th
