减少闪烁 meaning in English
reduce flickering
Examples
- Demonstrates how to reduce flicker with double buffering
演示如何用双缓存减少闪烁。 - How to : copy pixels for reducing flicker in windows forms
>如何:在windows窗体中复制像素以减少闪烁 - The control ignores the window message wm erasebkgnd to reduce flicker
,控件将忽略wm _ erasebkgnd窗口消息以减少闪烁。 - The control is first drawn to a buffer rather than directly to the screen , which can reduce flicker
,则该控件首先在缓冲区中绘制,而不是直接绘制到屏幕上,这样可以减少闪烁。 - This generally reduces flicker unless other controls send the window message wm erasebkgnd to the control
这通常可减少闪烁,除非其他控件将wm _ erasebkgnd窗口消息发送到该控件。