-
属性:DirectShow示例代码
Desc: DirectShow sample code - C++ console application demonstrating
use of the IMediaDet interface to create a graph that contains a
sample grabber filter. It shows how to use the sample grabber
and a COM object callback to display information about media
samples in a running video file.-Desc : DirectShow sample code-C console application demonstrating use of the interface t IMediaDet o create a graph that contains a sample grabbers f ILTER. It shows how to use the sample and grabbers a COM object callback to display information ab out media samples in a running video file.
- 2023-02-23 05:20:03下载
- 积分:1
-
DirectX3D精通图形和动画程序设计
《精通DirectX3D图形与动画程序设计》――20_第二十章 效果,经过测试可以运行- DirectX3D proficient in graphics and animation program design - 20th Chapter 20_ effect, been tested to run
- 2022-08-11 19:03:36下载
- 积分:1
-
D3D文字和模板的实现,里面还包含了fps的计算方法以及多纹理贴图...
D3D文字和模板的实现,里面还包含了fps的计算方法以及多纹理贴图-D3D text and realize template, which also includes the method of calculating fps as well as multi-texture mapping
- 2022-08-08 15:33:55下载
- 积分:1
-
三维地形的简单实现,采用DirectX编写,供初学者参考!
三维地形的简单实现,采用DirectX编写,供初学者参考!-Simple realization of three-dimensional terrain, using DirectX prepared for advanced users!
- 2022-04-01 16:42:10下载
- 积分:1
-
DirectX 中文手册,是学习的入门资料,需要的可以下载
DirectX 中文手册,是学习的入门资料,需要的可以下载-DirectX Chinese manual, is to learn introductory information needed can be downloaded
- 2022-04-20 23:47:07下载
- 积分:1
-
direct Directory code used mainly about how vc direct8.1 game production engine...
dircet教程代码主要讲述怎么用vc++ direct8.1 制作游戏引擎的深入浅出通俗易懂 比较简单-direct Directory code used mainly about how vc direct8.1 game production engine is relatively simple easy accessibly
- 2022-09-25 14:15:03下载
- 积分:1
-
EmptyProject
direvctX最初框架,供添加具体代码(directX )
- 2009-11-20 20:35:55下载
- 积分:1
-
看了就知道,我省
看了就知道,我省 -read, we know that our province.
- 2022-01-25 20:44:30下载
- 积分:1
-
DirectX
DirectX 的 doc 文件----------------(DirectX, doc file)
- 2010-11-14 10:23:19下载
- 积分:1
-
用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