资源列表
antialias_src
- Windows GDI line drawing using antialias
AlphaMMX
- Alpha blending using mmx instructions
TowerOfHanoi
- A simple GDI example draws tower of hanoi.
CLitePNG
- CLite PNG example program
Benchmark_Src_SSE2
- Alpha blend example program
GDI+(完整版)
- 关于GDI+的一份比较完整的介绍和使用手册,文字通俗易懂,对于新手入门非常适合,同时作为一份手册,它也有很好的目录结构,方便查询。(a useful GDI plus manual.)
VC_GDIPlus
- VC++ GDI图形编程库,其中包含lib和include两个文件夹,方便引用和添加,感兴趣的朋友可以参考下!(VC++ GDI graphic programming library, which contains lib and include two folders, easy to add and add, interested friends can refer to!)
MFC_draw
- 哈工大图形学实验,MFC和C++实现,画出一个椭圆和一条折线,椭圆可以跟随折线运动(Draw an ellipse and a broken line, the ellipse can follow the broken line)
OV4689_CSP5_DS_1.3_DS_规格书
- OV4689规格书,适合于开发图像处理及设备。(OV4689 specification, suitable for developing image processing and equipment.)
MyDraw
- 基于C++MFC库的画图程序的基础版本,适合作为进行进一步开发的基础。(Based on the basic version of C++MFC library drawing program, suitable for further development of the basis.)
图片旋转
- VB PictureBox1控件实现图片旋转(VB PictureBox1 control to achieve picture rotation)
VB.NET 图缩放
- 使用PictureBox1控件,对图片进行平移缩放,(Shift and scale pictures)