搜索资源列表
BMPSurface
- DirectDraw 测试Bitmap文件的使用-DirectDraw testing the use of paper
DDFontEngine
- Fast Bitmap Fonts for DirectDraw
directX
- 用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面-for Directx beginners can go to the bone by means of X documents, and into the ground as a bitmap
Sample04
- 在DirectDraw中显示位图。这个例子演示了如何在全屏模式中调用GDI,让用户确定显示图像,并在DirectDraw对象的表面上绘制此图像。-in DirectDraw showed bitmap. This example demonstrates how the full-screen mode called GDI, enabling users to identify and display images, and DirectDraw object on the surface m
MulticastVMR-9.rar
- Multicast: 实现MPEG2传输流的组播发送和接收。其中DSNetwork是SDK中实现了 组播发送和接收两个Filter的项目,FilterTSSource是模拟发送MPEG2传输流的 Source Filter实现。 VMR-9: SDK中典型的VMR9应用例子。其中BitmapMix实现位图叠加,Ticker实现字 符叠加,Blender实现多个视频流的Alpha混合。 ,Multicast: the realization of MPEG2 transport st
BitmapMix
- 使用VMR9进行视频中位图叠加,本程序实现了视频中显示矩形,并能随鼠标移动-The use of video in VMR9 overlay bitmap, the program achieved a rectangular video display and mouse with the
directshowCaptureFrame
- 使用DirectShow抓帧程序,将内容加上位图头文件之后保存在硬盘上,结构清晰,适合入门-Use DirectShow frame grasping procedures, together with the content after the bitmap header files stored on the hard drive, structural clarity, suitable for entry-
My2DTexture
- vc下利用directx写的一个小程序,加载位图,,支持鼠标键盘操作,可以向四个方向的行进,可以缩放-using directx vc written under a small program to load the bitmap, to support the operation of mouse and keyboard, you can travel to the four directions, you can zoom
DirectDraw
- DirectDraw的高性能表面,DDraw是面向表面的作图系统,所谓面向表面就是说所有作图不是只是针对屏幕(显存)的,而是针对一块作图区域,你可以在作图区域上面画点,线绘图片然后可以在区域与区域之间拷贝图形,这种作图区域在微软的DirectX中被叫做表面(Surface),在其他开发包中被叫做位图(Bitmap)或者图层(Layer),总之都可以称为面向表面的作图系统,这是最灵活高效的作图方式。-High-performance DirectDraw surface, DDraw surfac
ScrollingBitmap
- How to scroll a bitmap c++ and directX
vicro
- 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图-If your application only work under Windows NT, then you can rotate your bitmap by API function