搜索资源列表
bmp24
- 显示bmp图像的源代码 可以显示8位和24位的bmp图像-bmp image shows the source code can show the 8-bit and 24-bit bmp image
BMP24
- Visual Studio 2003.NET集成开发环境 文档类型:SDI 1 为Doc类添加三个数据成员:fHeader、bInfo、bData, dSize; 2 在Doc类中添加两个事件函数OnFileOpen()、OnFileSave()分别用来读取和保存BMP文件; 3 在View类的OnDraw函数中显示位图; 4 在Doc类中添加函数OnEditPicture(),编辑图像在该函数内完成
BmpLoadFOut
- 1、将bmp24图片转化为十六进制并用.txt文件输出。 2、调用图片的十六进制码.txt文件在view窗口显示。-1, the bmp24 picture into hexadecimal and use. Txt file output, the output. Txt files can be used directly into the array. 2, the picture is called hexadecimal code. Txt file in the view w
BMP24
- 对24位的图片进行读写的代码 其中包括对图像的打开传输等功能-24 of the picture to read and write code, including the opening of the image transmission and other functions
24to256
- BMP24位位图量化成256色BMP图,本程序彩八叉树颜色量化。-BMP24-bit quantization into a 256-color bitmap BMP map, this program color octree color quantization.
ppm
- 文件说明: function.h 函数申明 function.cpp 函数实现 main.cpp 函数调用 函数说明: ppmtoppm(char* in, char* out) 读入ppm24位彩色图像,输出ppm24位灰度图像 ppmtopgm(char* in, char* out) 读入ppm24位彩色图像,输出pgm256色灰度图像 ppmtobmp(char* in, char* out) 读入ppm24位彩色图像,输出bmp24位
bmp24to16
- 可以把bmp24的图像转制成16位的,可以通过code了解bmp的构造, 也可以通过改code快捷实现图片的转制。-Images can be transferred to bmp24 made 16-bit, bmp can understand the structure by code, you can also change the code to achieve quick picture conversion.
bmp24_to_16
- bmp24位转为16位565位图。自己弄了好久,终于弄出来了-the bmp24 bit into 16 565 Fig. Get yourself a long time, and finally it comes out
bmp24_zoom
- bmp24位图片缩放程序C语言源代码,实现对24位位图的缩放功能。-bmp24 bit image scaling procedures C language source code, to achieve 24-bit bitmap scaling function.