摘要
动态模拟显示过程中由于不断地擦除和重画使屏幕出现闪烁现象 .本文介绍了利用VC + + 5.0中BitBlt( )位传递函数提供的光栅操作码实现软件“视频页技术”的方法 。
In the process of display,the screen will twinkle because the dislpayed contents are erased and redrawed continually.The paper introduce a new method“video page technique”,which can solve the twinkling problem efficientyly with VC++5.0's function BitBlt in your program.
出处
《天津理工学院学报》
2000年第1期97-100,共4页
Journal of Tianjin Institute of Technology
关键词
闪烁现象
视频页技术
实时动态显示
软件设计
twinkling problem
animated display
BitBlt()
raster operation codes
video page technique