搜索资源列表
bmp
- 自己写的,一个打开bmp格式的图片的程序,打开的图是随着窗口的大小变化而变化的
BMP
- 打开BMP文件源代码,VC实现,相当好用,用于毕业设计及课程设计
打开BMP文件带预览功能
- 打开BMP文件带预览功能-open BMP file with previews
显示磁盘上的 外部bmp文件
- 很基础的一个程序,向初学者推荐!好好看看吧,对于打开bmp图像会理解较深-very basis of a procedure, recommended to beginners! Well let's see it, open bmp image deeper understanding
bmp打开放大以及变色
- 使用MFC打开BMP文件 并可以发大缩小,以及色相的改变-use MFC open BMP file and can make a big narrow, and the changes hue
bmp图像的读取方法
- 给图像处理的初学者提供一个如何打开bmp,读取bmp图像的例子,希望对大家有帮助
打开BMP图程序源代码
- 自己编写的用于打开BPM图程序实例,有程序源码。
bmp2bin
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
bmp2bin.rar
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
用VC打开bmp图片
- 用VC打开bmp图片,一些小程序,希望大家用的到
bmpfile
- 一个能够打开bmp图片文件的程序,可以帮助理解bmp图片文件的构成和显示。-Able to open a bmp image files can help to understand the composition of bmp image files and display.
bmp
- 本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
openimage
- 打开BMP的VC++程序,有讲解,有界面设计-Open the BMP
bmp
- C++打开读取任意一幅BMP图像代码简单学习图像处理的可以参考一下-C++ open reading any of a BMP image, the code is simple to learn image processing can refer to.
MFC-bmp-picture
- 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
Bmp-opens-and-processing
- 对话框打开bmp位图并处理,彩色转灰度,亮度,对比度调整,二值化。-Bmp Bitmap dialog box opens and processing, color to grayscale, brightness, contrast adjustment, binary.
bmp
- 实现打开BMP图像的简单方法,操作简单方便,适合初学者使用。-Open bmp files.
BMP
- 一个MFC打开BMP的程序,利用了简单的Dib类,基于单文档,适合初学者!-A MFC open BMP program, using the simple Dib class, based on single document, is suitable for beginners.
mfc-open-BMP-picture
- 数字图像处理- MFC教程 第一课 建立MFC和打开bmp图片-Digital Image Processing- MFC Tutorial Lesson establish MFC and open bmp picture
BMP
- 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)