资源列表
Graphic2
- VC++几何绘图实例,绘制不同图形,非常有利于初学者-vc++Graphic instance written by c++
Sampleseedfill
- 这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
Dicom2BMP
- 将医学DICOM3.0标准的图像格式转成BMP格式的源代码。-DICOM3.0 to medical images into BMP format to format the source code.
IPictureShowPicture
- 使用IPicture显示多种格式的图像!-Use IPicture show pictures!
capture-screen_and-save-as-bmp
- 用c++编写的抓屏程序;可以将抓到的屏幕数据保存为bmp位图-Written in c++ with a screen capture program screen can be captured data is saved as bmp bitmap
trans_image
- 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-open a bitmap, achieving geometric transformation process compiler command line as follows vcvars32 rc bmp.rc cl geot
VCkalaOK.rar
- 在vc++上实现kalaok字幕叠加,完全能实现,In vc++ Achieve subtitles superimposed kalaok completely to achieve
2
- 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
345345
- 用C实现图像的简单变换(水平变换,旋转等) 底层操作 注释详细-C simple Image Transform (horizontal transformation, rotation, etc.) Notes bottom operation detailed
ColorPanel
- 这是一个用VC编写的调色板示例工程源代码,其中运用滑块控件对RGB进行取色
testbtn
- 可以从bitmap文件加载图像的按钮。需修改void CtestbtnDlg::OnBnClickedButton2() { m_testbtn.SetButtonImg(L"\\Storage Card\\b1.bmp",L"\\Storage Card\\b2.bmp",L"\\Storage Card\\b3.bmp") } 中的位图路径才能运行。-From the bitmap file to load images button. Need to amend the
