搜索资源列表
ZHG_C
- 一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集,现共包含8个C文件,分别是: BMP16.C——DOS图形模式下显示16色位图的函数。 BMP24.C——DOS图形模式下显示24位位图的函数。 BMP256.C——DOS图形模式下显示256色位图的函数。 BOX.C——DOS字符模式下画矩形框(单、双)。 HZK.C——DOS图形模式下显示汉字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模
BMP24.rar
- 标准bmp处理类,可以对位图进行任意操作,从文件读取,bmp8~bmp24转化,Bmp class standards, can be arbitrary bitmap operations, read from the document, bmp8 ~ bmp24 transformation
BMP
- BMP格式图片内嵌入隐藏信息,只支持BMP24位真彩,256色的不支持-BMP format pictures embedded hidden information, which only supports BMP24-bit true color, 256 colors does not support the
Form2
- 此代码用于实现BMP24位图的压缩,简单易懂,操作简便。-This code is used to implement the BMP24 bitmap compression, easy to understand, easy to operate.
FormVBchengxu
- 此代码用于实现BMP24位图的压缩,简单易懂,操作简便。-This code is used to implement the BMP24 bitmap compression, easy to understand, easy to operate.
Bmp24_2_Jpeg_Vs2008
- BMP24位图像转换成Jpeg格式图像,VS2008下Demo小程序。-BMP24-bit images converted to Jpeg format images, VS2008 under Demo applet.
BmpToGray
- 将*.bmp24位真彩图转化为*.bmp8位灰度图,纯C++程序编写-* .bmp24 Bit true color images will be converted to* .bmp8 bit grayscale, pure C++ programming
bmp216bit-array-vc
- Microft VC 6工程,自己编写的源码,可以可以给把24位的bmp文件生成16位的bmp图片,因为有些工具例如image2lcd生成的是8位的图片数据,数组形式,有些程序需要用到16位的数据,例如stm32的lcd数据,就需要这样的一个程序,这个工程非常完备,内涵源码和注释,打开编译,就可以在当前运行目录生成数组; 使用注意: 1,不是bmp24位色的图片要用电脑的画图工具转换为bmp24位色的 2,图片要用电脑的画图工具进行垂直翻转, 3,把图片拉到filet