搜索资源列表
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
WriteJpeg
- 通过调用Libjpeg库中的函数接口,可以实现把位图转换成jpg格式的图片存储,在WINCE下经过简单的修改测试通过-by calling the library function interface, which enables bitmap conversion jpg format photo storage, pulled under through simple changes through testing
256-convent
- 256色位图转换为灰度图象的VC++算f法及测试图片,非常完整!-256-color bitmap images into gray VC operator f France and testing pictures, very complete!
Soft20060210100316481
- 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the screen, and used the code to sea
24huidutu
- 显示24位灰度图象,24位真彩色图像以及图像的转换-shows 24 gray-scale image, 24 true color images and image conversion
24bits_to_256dib
- BMP图象24位真彩色,256位,灰度图之间的转换,相信对大家有所帮助,-24 true color, 256, the conversion between the gray level, we believe that the right help,
caisezhuanhuidutu
- 导入彩色图片并转换成灰度图片显示出来!24位位图,256色等
dib2jpeg.zip 转换一位图为一jpeg图象文件
- ,Transfering a dib to jpeg file
转换一位图为一jpeg图象
- 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
jpegtransfer
- 具有将jpeg转化为bmp 以及将16位图转换为4位图的功能 的小程序-Has to be jpeg and bmp into 16-bit map is converted to the function of Figure 4 of the small programs
DisplayMode
- 建立CDib和CDdb类处理设备无关位图,设备相关位图,支持1、4、8、24、32位等位图的转换和显示,有详细解释-Establish CDib and CDdb class handling device-independent bitmap, device-dependent bitmap, bitmap, etc. to support 1,4,8,24,32-bit conversion and display, with detailed explanations
Ex_Image
- 本程序主要实现位图打开和图像格式转换功能,很好的学习程序,对初学者很有帮助-The main achievement of the program and open a bitmap image format conversion, a good learning process, useful for beginners
Rpic
- 可以实现打开一幅4位、8位、24位、32位的位图,并转换为灰度图及二值图-It could open a BMP imag and could make it gray.
bmp2png-1.53-src
- 位图BMP 转换成PNG 格式源代码,非常精简有参考价值-BMP convert to PNG format
ImageProcessTest1_2
- bmp图像存储与缩放 用程序实现8位灰度图象原始数据 lena.raw(512x512) 到位图文件 lena.bmp的格式转换-.bmp image file store and image scale
ImageReader
- 1. 利用二进制流读取Bitmap位图文件; 2. 把读取彩色图像转换成灰度图像; 3. 提取并且显示彩色图像各个色彩通道;-1. Using the binary stream to read Bitmap bitmap file 2. To read the color image is converted into grayscale images 3. Extracting and displaying a color image of each color channel
24bitsTo8bits
- 这是一个将24位位图转换为8位位图的算法程序,用 vc++写的内容通俗易懂,注释清晰。-This is a 24-bit bitmap is converted to 8-bit map algorithm, using vc++ to write the content easy to understand, clear notes.
Dib
- 1.位图的加载与保存 2.将彩色位图转换成灰度位图 3.将灰度位图转换成彩色位图-1 bitmap loading and saving 2 color bitmap into grayscale bitmap 3 grayscale bitmap into color bitmap