搜索资源列表
如何显示位图
- 在vc下 实现图像显示 教你如何封装自己的DIB图像类-To realize icon s display and teach you how to package your own DIB class under VC s circumstance
显示BMP图象的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 -640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also ope
位图文件的读写综述
- 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
mfc_general_diblook
- 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
TUcaicai
- 一个基于对话框的位图显示浏览程序,可以用于图像处理开发的大框架,很有用哦-a dialog based on the bitmap viewer, image processing can be used for the development of the framework and useful oh
photo23
- 对图象的各种变换和方格图显示程序!和自定义消息处理-to transform the image box and map display program! And custom message processing
image
- 图片浏览器,用Delphi7.0编写,可以浏览图片,全图显示。
LoadData
- 在ENVI和IDL的混合编程平台,将图像分块进行显示,鹰眼图显示缩略图,主视图显示局部图。是ENVI和IDL混合编程的最好入门资料。些程序对ENVI和IDL的混合调用及图像显示提供了全面的实现和注释
第二章特效显示
- 用于图象不同的显示,有从右向左和从左向右的显示,还有窗帘显示等.-images for different display, from right to left and from left to right indicate that there are curtains display.
位图显示
- 运行程序后,显示一个类此于TXT的界面,可以选择bmp格式的文件打开.
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin //调整滚动窗口的大小以适应截获图像的大小
GetBMPPic.rar
- MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
ydaimaTransparentPic
- 本程序主要实现透明位图显示功能,是游戏开发的基础,希望对大家学习VC有多帮助-This procedure is mainly to achieve a transparent bitmap display, is the basis for the development of the game, we want to learn how to help VC
OPENBMP
- 打开一副位图,然后显示在对话框上的程序,只要稍微修改一下,还可以做其他用途-Open a bitmap, and then displayed in the dialog box on the procedure, as long as the slightly changed a bit, also can be done for other purposes
CDib
- 打开BMP文件,并实现4、8、24位的BMP位图显示-Open the BMP file, and to achieve 4,8,24-bit BMP bitmap display
bmp
- 能够 通过静态路径 或者动态路径加载位图 显示位图 -Paths through static or dynamic path to load the bitmap display bitmap
jpg
- jpeg图象解码C语言库源码,带一C++Builder范例 -C lib for jpeg decode, with a C++ Builder example
ShowBitmap
- 、BMP位图显示程序,用一个简单的SDI工程实现单击“文件”->“打开”,选择一个.bmp文件,如果不是真正的BMP文件,或者不是真彩色的BMP文件,程序都将报告有关信息。如果用户选择的是真彩色的BMP文件,则程序会在客户区显示整个图像。-, BMP bitmap display program with a simple click of the SDI project to achieve the " File" -> " Open" , sele
txtx
- 图形特效,各种显示效果的源码-picture show
qipantu
- 将两幅不一样的图用棋盘图显示在同一张图上,可以用于图像配准后的结果展示(display two different pictures in one picture with checkerboard method)