Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - SaveBmp
Search - SaveBmp - List
这个一个用vc++编的对BMP图像读写的软件。
Update : 2008-10-13 Size : 1.87kb Publisher : he

vc 画波型文件并保存成BMP位图到磁盘
Update : 2008-10-13 Size : 72.71kb Publisher : dudatong

DL : 0
用c语言编写的BMP图像保存,稍作修改。
Update : 2008-10-13 Size : 1.3kb Publisher : fangkeen

指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp(); //复制构造函数 tmBmp(const tmBmp & bmp); virtual const tmBmp & operator = (const tmBmp & init); //打开位图 virtual bool openBmp(const std::string fname); //另存位图 virtual bool saveBmp(const std::string fname); //保存位图 virtual bool saveBmp(); //创建一幅位clrBit位,宽imw高imH的位图 virtual bool createBmp(const std::string fname,BYTE clrBit,DWORD imW,DWORD imH); //从灰度数组,创建灰度图像 template bool createGrayBmp(T * imArray,DWORD imW,DWORD imH); //释放读入的图像 virtual void releaseBmp(); //获得图像的宽度 DWORD getWidth(); //获得图像的高度 DWORD getHeight(); //获得颜色位数 WORD getClrBit(); //显示位图信息 void showBmpInfo(); //获取调色板某一元素的值,存入RGBQuad bool getRGBQuad(RGBQuad &, BYTE index); //用RGBQuad更改调色板某一元素的值 bool setRGBQuad(RGBQuad &, BYTE index); //重命名位图 void rename(const std::string fname = "新建位图.bmp"); //颜色反转 virtual void reverseColor(); //将一幅图片的像素区,装换为灰度值数组 template bool tranToArray(T * pixelArray); //如果是8位以内的图像本函数为 //在图像上(x,y)处画颜色索引为redPart的点 //对于16,24,32位的图像为 //在图像上(x,y)处画颜色为redPart+greenPart+bluePart的点 //x为行号,y为列号 bool putPixel(DWORD x,DWORD y,BYTE redPart=0,BYTE greenPart=0,BYTE bluePart=0);
Update : 2009-04-09 Size : 15.35kb Publisher : tr0217

这个一个用vc++编的对BMP图像读写的软件。-This one used vc++ Series of BMP images to read and write software.
Update : 2025-02-19 Size : 2kb Publisher : he

vc 画波型文件并保存成BMP位图到磁盘-vc painting wave file and save it into BMP bitmaps to disk
Update : 2025-02-19 Size : 72kb Publisher : dudatong

DL : 0
用c语言编写的BMP图像保存,稍作修改。-Using c language BMP image preservation, with some slight modifications.
Update : 2025-02-19 Size : 1kb Publisher : fangkeen

在对话框中static的文本框中绘制图片的并能保存成BMP图片-In the dialog box drawing static text box and can save images into BMP images
Update : 2025-02-19 Size : 9.32mb Publisher : ChangeLife

利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
Update : 2025-02-19 Size : 1kb Publisher : wudefu

this a simple sample of save BMP-this is a simple sample of save BMP
Update : 2025-02-19 Size : 2kb Publisher : robin

得到桌面dc,把桌面放到句柄HBITMAP中,并保存为my.bmp-Get Desktop dc, HBITMAP handle to the desktop in place, and saved as my.bmp
Update : 2025-02-19 Size : 36kb Publisher : 华哥

此算法的功能是将在TC图形模式下的图形截图并保存为图片,很实用。具体有演示程序。-Feature of this algorithm is in the TC graphic graphics mode and save the screenshot as a picture, it is practical. There are specific demo.
Update : 2025-02-19 Size : 31kb Publisher : zdj

将图像处理结果保存成为一幅.bmp格式的图像-to save the results as a bmp picture
Update : 2025-02-19 Size : 1kb Publisher : 宋子奇

保存图像的程序,很实用,大家都快点来下载啊-Save the image process, it is practical, we all hurry to download ah. . . . . . .
Update : 2025-02-19 Size : 20kb Publisher : hanlone

将图形文件保存到access数据库中,可以读取,保存,显示,支持bmp,gif,jpg等格式文件-The graphic file to access the database, you can read, save, display, support bmp, gif, jpg and other formats
Update : 2025-02-19 Size : 5.33mb Publisher : 耿永建

一个实现内存DC画图并保存为jpg图像的函数,先保存成BMP再压缩实现。压缩可用我上传的CXimage类库实现。-A realize DC and keep drawing memory for images of the function JPG, BMP first save into further compression realized. Can I upload the compression CXimage class library realized.
Update : 2025-02-19 Size : 2kb Publisher : 刘得桦

利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
Update : 2025-02-19 Size : 1kb Publisher : rterof

sample Capture Program
Update : 2025-02-19 Size : 3kb Publisher : Fitra Khan
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.