搜索资源列表
TransitionEffects
- 本源码实现了类似OFFICE PowerPoint幻灯片一样的图片转场过渡切换特效,这些特效主要有百叶窗、透明过渡、擦除、随机线条、渐隐渐出、切入等,如果你想用VB编写一套相册或图片浏览软件的话,这个实例对你很有帮助。-The source to achieve a similar OFFICE PowerPoint slide transitions like the transition of the picture switching effects, these effects are
VC-Dialogbackgroundimage
- 在CODEGURU看到一个MDI CLIENT以位图为背景的例子, 受到启发,在DIALOG中相似地模仿了以下,效果很好。 主要要点是处理背景擦除消息时在DIALOG CLIENT区域画 位图-MDI CLIENT in CODEGURU see a photo background to place the example, be inspired, in imitation of similar DIALOG in the following, very good. The ma
RubberBandingMFCOpenGL
- 这是一个如何在OpenGL双缓冲区环境下,使用OpenGL实现橡皮筋功能的程序。内附源码和例程。真正实现了擦除与重绘的功能,从而使OpenGL的效率提高。这是我从国外网站上找到的,和大家分享一下。-This is a how OpenGL double buffer environment, the use of OpenGL to achieve rubber band functionality. Containing the source code and routines. Realiz
Ex_Draw
- MFC 单文档应用程序界面画图(包括擦除、随笔画等)-MFC single document drawing application program interface (including erase, essays, painting, etc.)
Double-buffering-technology
- 如果窗体在响应WM_PAINT消息的时候要进行复杂的图形处理,由于窗体在频繁的用背景色来擦除原有图形,引起了很大的视觉反差。从而引起了闪烁。解决这一问题的有效方法就是双缓冲技术。-If the form is in response to WM_PAINT message when complex graphics, as in the form of frequent with the background color to erase the original graphics, cause
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
