Welcome![Sign In][Sign Up]
Location:
Search - windows BMP

Search list

[GDI-Bitmap读取bmp

Description:

BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。


Platform: | Size: 10134 | Author: wjk1005 | Hits:

[GDI-Bitmap从BMP文件中装入位图并显示(6KB)

Description: 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib. the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. The next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more structures rgbquad the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is Freehand. the steps outlined below is valid for both Windows 95 and Windows NT. on Windows 95, you can also use the loadimage () function to load a bitmap from a fil
Platform: | Size: 7590 | Author: 刘永平 | Hits:

[Graph Recognize分析Bmp文件

Description: “分析Bmp文件” 在Windows 2000、2000 Server平台下编译成功,演示最简单的数字水印。-"analysis PDF document" in Windows 2000, 2000 Server platform compiler successful demonstration of the most simple digital watermarking.
Platform: | Size: 39620 | Author: luyang30251 | Hits:

[WinSock-NDISShowPicDpr

Description: 一个通过网络进行windows的bmp的图象采集程序-a network through the windows bmp image acquisition procedures
Platform: | Size: 181501 | Author: 赵帆 | Hits:

[Graph programminidjvu-0.7.tar

Description: 多页码Djvu文件编码。单页文件解码编码。不支持彩色和灰度图象。 minidjvu is a multipage DjVu encoder and single page encoder/decoder. No colors or grayscales - just black and white. Besides DjVu, minidjvu understands PBM, Windows BMP and TIFF (through libtiff).
Platform: | Size: 87586 | Author: shihong | Hits:

[Other resourceBMP

Description: BMP处理Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过 ... 选择要处理的图像文件
Platform: | Size: 1937788 | Author: jas | Hits:

[JSP/JavaJava读取BMP格式图片(源代码)

Description: A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
Platform: | Size: 3227 | Author: 潘作为 | Hits:

[Windows Developwindows

Description: 一个用BC3。1写的仿WINDOWS窗口界面,有美观的窗口界面,菜单功能,并能够读取并显示一幅256以及256色以下的BMP文件。本人初学者,请指点
Platform: | Size: 3265 | Author: szg | Hits:

[Communication-Mobile手机图形编程

Description: windows mobile手机上的图形图片编程。有注释。程序工程能直接打开
Platform: | Size: 46479 | Author: wukong@bupt.cn | Hits:

[Communication-MobileDDCam_bitmap

Description: windows mobile下用directshow做一个简单的摄象头预览并抓取BMP图片"的源代码
Platform: | Size: 965757 | Author: jyganjun | Hits:

[GDI-Bitmap模拟windows自带的画图程序

Description: 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界面与功能: (1) 有画直线、矩形、椭圆的工具箱。 (2) 有颜色选择工具箱。 (3) 对于当前选中的绘图工具,以“下沉”的形式显示。 (4) 在状态栏中显示鼠标的位置。 (5) 在鼠标移向某一绘图工具不动时,有工具的功能提示。 (6) 在菜单上有当前选中的菜单项标识(即前面有小钩) 高级功能: (1) 可选择打开或关闭工具栏。 (2) 应用程序的标题栏上有程序的图标。 (3) 可以用鼠标选中绘制的某一图形。被选中的图形符号有标识(参见Word,如一直线段,其两端点上加了两个小框;矩形上有8个小框点)。 (4) 修改被选中的图形。通过鼠标的“拖拽”,可以改变图形的位置或大小。 (5) 删除被选中的图形。 其他功能: (1) 能够用鼠标操控方式,绘制曲线、文字。 (2) 能够在绘制一图形前以菜单方式设置线的线型。 (3) 撤销和恢复操作 (4) 可以调整画布的大小 (5) 可以以位图(bmp格式)方式保存绘制的图形。 (6) 修改鼠标符号为十字型
Platform: | Size: 2531265 | Author: luoshao@163.com | Hits:

[SourceCodeWndToBmpFile

Description: I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕获一个窗口图像并存入一个支持MS画笔的位图文件中 我写的这篇文章介绍了捕获一个窗口图像并存入一个支持所有画笔和Windows Explorer的位图文件中。 我发现许多程序员因这个问题而烦恼,包括我在内,直到我写了这篇文章。 来源: http://www.codeguru.com/bitmap/WndToBmpFile.html-I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article.
Platform: | Size: 131072 | Author: 徐丽志 | Hits:

[GDI-Bitmap从BMP文件中装入位图并显示(6KB)

Description: 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib. the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. The next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more structures rgbquad the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is Freehand. the steps outlined below is valid for both Windows 95 and Windows NT. on Windows 95, you can also use the loadimage () function to load a bitmap from a fil
Platform: | Size: 7168 | Author: 刘永平 | Hits:

[Graph programminidjvu-0.7.tar

Description: 多页码Djvu文件编码。单页文件解码编码。不支持彩色和灰度图象。 minidjvu is a multipage DjVu encoder and single page encoder/decoder. No colors or grayscales - just black and white. Besides DjVu, minidjvu understands PBM, Windows BMP and TIFF (through libtiff).-Multi-page DjVu file encoding. Single-page document encoding decoding. Do not support color and grayscale images. minidjvu is a multipage DjVu encoder and single page encoder/decoder.No colors or grayscales- just black and white.Besides DjVu, minidjvu understands PBM, Windows BMP and TIFF (through libtiff).
Platform: | Size: 88064 | Author: shihong | Hits:

[Picture ViewerBMP

Description: BMP处理Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过 ... 选择要处理的图像文件-BMP to deal with image processing in Windows programming is relatively complex, Fortunately C++ Builder provides some graphics category, they passed ... to choose to deal with image files
Platform: | Size: 1937408 | Author: jas | Hits:

[GDI-BitmapHideFile

Description: windows 下用BMP图片来加密数据-windows using BMP picture to encrypt data
Platform: | Size: 243712 | Author: | Hits:

[Otherbmpview

Description: BmpView is free program written in old Borland C++ IDE. This program demonstrate how to use standard DOS and BIOS routines for BMP file format open and vizualization. It is the simple program for MS DOS or MS Windows console. Source code is included. Program doing RGB palette settings that is readed from BMP file. (author: jan.kacur@post.sk)
Platform: | Size: 13312 | Author: JohnnyK | Hits:

[GDI-Bitmapbmp2jpg

Description: 在windows下如何将bmp格式转化为JPG格式的小程序-How to be in the windows bmp format into JPG format small program
Platform: | Size: 1561600 | Author: labixxx | Hits:

[ARM-PowerPC-ColdFire-MIPSDigital-Picture-Frame

Description: The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used: DPF Hardware: STM32 Mini Board (STM32 "medium density") with 2.8" TFT addon-board (available i.e. through taobao) JTAG-"cable": Amontec JTAGkey2 Toolchain: Codesourcery G++ (GNU) lite for ARM-EABI IDE: Eclipse with CDT and CDT hardware-debugging-plugin gdb-Server for debugging and programming ("load"): OpenOCD FAT code from Chan, STMicroelectronics StdPerLib Software for picture conversion and scaling on PC: XnView
Platform: | Size: 3461120 | Author: Taha Rehman | Hits:

[Graph DrawingBMP

Description: windows bmp图像文件处理相关类,以及DIB类(bmp transform class and dib class)
Platform: | Size: 8192 | Author: wonderful | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net