搜索资源列表
自绘图形并输出为bmp
- 用VC来实现的一个可以自绘图像的小程序,并可输出位图.-VC to be realized from a drawing as a small program can export bitmap.
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
BmpMfc
- 这是一个对BMP图像进行处理的程序,用VC++6.0实现,可以对图像进行旋转-this is a BMP image processing procedures, with VC 6.0, the image rotation
vc+_Image
- 程序打开某文件下的所有bmp,jpg文件,以幻灯片的各种动画形式展示-procedures to open a document of all bmp, jpg documents to slides of various forms of animation display
CopyScreenToBitmap
- 用VC进行屏幕截取编程,动态截取屏幕任意区域,生成BMP文件-VC interception for screen programming, dynamic screen interception arbitrary region, generating a BMP file
viewtobmp
- VC++实现 Writing a window image to a BMP file 将一个窗口图象存为一个BMP文件(5KB)-VC Writing a window image to a BMP file to a window image saved as a BMP file (5KB)
BmpToAvi.rar
- 这是一个完整的vc++工程 功能还简单但很好用 其将文件夹里的bmp图片转化为avi视频 可以选择压缩方法等 可以用来学习 也可以自己来制作avi视频等 将自己的照片自己做出视频来 挺好的,This is a complete vc++ project features a simple but very good with its folder into the bmp picture avi video compression methods can choose to study can
BMP
- VC++通过创建一个链表,循环读取BMP文件数据,再显示在界面上。-VC++ Load BMP image by creating a list
ImageProcessEx
- bmp处理 有源码 初学者十分有用 没有密码 已经在vc++6.0测试 通过-bmp handle very useful source for beginners do not have a password has been vc++ 6.0 test
zhifangtu
- 用vc实现将一幅bmp文件转化为直方图来表示-Vc will be used to achieve a bmp file into a histogram to indicate
Beta
- 本程序是通过菜单,基于单文档格式打开一个bmp图像文件的vc代码。-Based on single documents, to open a bmp image files
qqw
- 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
lplsrhs
- VC++中使用拉普拉斯边缘检测法对BMP位图进行锐化的实例包。VC++处理图像的时候会用到,锐化功能会使一幅图片的轮廓更清淅,看上去图片也就更清淅,但有时候锐化过多会使图像严重失真,这就要看锐化方法的不同了。-VC++ in the use of Laplacian edge detection method for sharpening bitmap BMP examples package. VC++ to deal with images when used, will feature a
vc-image
- 1) 一个以BMP文件操作为基础的图像处理头文件,以下有不少源代码会用到它。 -1) a BMP file operation based on image processing header files, here are a lot of source code to use it.
bmp-image-browsing-software
- vc++制作的一个查看bmp图片小软件。-vc++ create a bmp image to view a small software.
bmptext.vc
- 在bmp图像输出一段文字并保存,文字的代码-Write text on a bmp image code
picph
- VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。 -VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function, the C drive decentralizatio
ym_vcpp-ViewBmp_hicode
- VC 打开预览BMP图像,写的一个VC 小程序,用来打开预览BMP格式的图像-Open Preview BMP images VC, VC write a small program used to open the image preview BMP format
bmp216bit-array-vc
- Microft VC 6工程,自己编写的源码,可以可以给把24位的bmp文件生成16位的bmp图片,因为有些工具例如image2lcd生成的是8位的图片数据,数组形式,有些程序需要用到16位的数据,例如stm32的lcd数据,就需要这样的一个程序,这个工程非常完备,内涵源码和注释,打开编译,就可以在当前运行目录生成数组; 使用注意: 1,不是bmp24位色的图片要用电脑的画图工具转换为bmp24位色的 2,图片要用电脑的画图工具进行垂直翻转, 3,把图片拉到filet
PMP
- 一个显示bmp位图的vc代码,A vc code that displays a BMP bitmap-A display BMP bitmap vc code, A vc code that displays A BMP bitmap