-
用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。
每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序...
用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。
每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序有关的显存内容,这在程序中被称作后台缓冲(Back Buffer),有些程序有不止一个的后台缓冲。还有一个缓冲,在默认情况下每个程序都可以访问-前台缓冲。前台缓冲保存了和桌面相关的显存内容,实质上就是屏幕图像。
我们的程序通过访问前台缓冲就可以捕捉到当前屏幕的内容。由DirectX的底层优化机制做保证,我们的抓屏效率是很高的,至少比GDI方式高。 -DreictX carried out with screenshots is very simple, DirectX provides a very elegant implementation. Each contains a DirectX program was what we call the buffer memory region, which is preserved and the procedures related to memory content, which in the procedure, known as the background buffer (Back Buffer), some programs have more than one of the background buffer . There is also a buffer, by default, each program can access- front buffer. Front buffer to preserve the memory and desktop-related content, in essence, is the screen image. Our procedures by visiting the front buffer can capture the current screen content. From the bottom of DirectX optimized mechanism that we are screenshots of the efficiency is very high, at leas
- 2023-04-20 23:55:03下载
- 积分:1
-
registration and anti
一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
- 2022-08-11 12:47:34下载
- 积分:1
-
IsoTest_src
一个象《帝国时代》游戏里农民行走的游戏例子,使用到前面的DXGuilde.zip( In an elephant "Empire Time" plays the game example which the
farmer walks, uses front DXGuilde.zip)
- 2001-02-21 02:35:20下载
- 积分:1
-
最简单的HDR,用D3D写的,效果不错
最简单的HDR,用D3D写的,效果不错-The simplest HDR, using D3D written good results
- 2022-09-24 09:50:03下载
- 积分:1
-
视频捕捉
Video Capture
software the captures the moving action on your computer screen and saves it as a video file all in a matter of minutes.
- 2022-07-06 20:53:52下载
- 积分:1
-
加载一个3d模型,以及材质的载入,灯光渲染,程序框架。
加载一个3d模型,以及材质的载入,灯光渲染,程序框架。-Load a 3d model, as well as material loading, lighting rendering, procedural framework.
- 2022-08-22 20:53:11下载
- 积分:1
-
d3dx9_31
DirectX File for users
- 2018-12-30 10:45:35下载
- 积分:1
-
使用DirectX编写的自然现象下雨的效果!供DirectX初学者学习使用!...
使用DirectX编写的自然现象下雨的效果!供DirectX初学者学习使用!-Prepared using a natural phenomenon of rain DirectX effects! For beginners learning to use DirectX!
- 2022-07-27 17:43:41下载
- 积分:1
-
VC5.0下实现DirectSound
VC5.0下实现DirectSound -VC5.0 under DirectSound
- 2022-04-21 15:04:18下载
- 积分:1
-
DXVA Checker 1810. Watching h.264 videos using DirectX Video Acceleration (DXVA)...
DXVA Checker 1810. Watching h.264 videos using DirectX Video Acceleration (DXVA).
- 2022-01-26 19:22:15下载
- 积分:1