搜索资源列表
open bmp
- 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
VCopen.bmp.jpeg.jpg
- 该文章详细清楚的介绍了如何使用VC提供的GDI函数实现对各种图片文件格式的打开-clear on how to use the VC achieve GDI function of various photo file format The open
bmp打开放大以及变色
- 使用MFC打开BMP文件 并可以发大缩小,以及色相的改变-use MFC open BMP file and can make a big narrow, and the changes hue
用VC打开bmp图片
- 用VC打开bmp图片,一些小程序,希望大家用的到
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
bmp
- 一个打开bmp图像的简单mfc 例程,例程中使用的是dib图像类-Bmp image to open a simple routine mfc
BMP
- BMP格式是图片通过MFC的打开,拥有线性变换,直方图显示,尺寸变换,傅里叶变换功能-BMP format is a picture of opening through the MFC with a linear transformation, histogram display, size, transform, Fourier transform function
DIBDisplay
- VC++ DIB图像的打开,保存等。有详细的代码,BMP文件的读写,直接可以用。-the DID image been open and saved by VC++
BMP
- 完成BMP图像的打开显示存储,并可通过十六进制的数据产生新的BMP-The completion of BMP images to open display storage, and can be hexadecimal data are generated by the new BMP
bmp(DSP)
- 这是我写的一个在DSP(CCS)上打开一个bmp文件的程序源代码,希望对大家有所帮助,谢谢!-This is a source code to open bmp file on DSP(CCS),written by me,Thanks!
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
using-BMP-Info
- BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
using-BMP-Info
- VC++ 图像处理 BMP图像打开、正交变换、平滑处理-VC++ image processing BMP images open, orthogonal transform, smoothing
MFC-OPEN-BMP-images
- 利用MFC打开BMP图像,任意位数,源程序,可以在上面添加其他代码以实现其他功能。-Using MFC to open BMP images, any number of bits, the source on which you can add additional code to implement other functions.
vc-BMP
- VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
BMP
- 一个BMP格式的图像浏览器,可以打开改格式的图像文件,希望有帮助。-A BMP format image viewer that can open the image file format change, hope to have help.
opengl打开一张BMP图片
- 使用opengl打开一张BMP图片显示到opengl绘制窗口(Use OpenGL to open a BMP picture and display it to the opengl rendering window)
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++)