搜索资源列表
bmp2h.zip
- convert bmp file to header file(.h) data program,convert bmp file to header file(.h) data program
bitmapToRGB
- 把BitMap格式的文件解码成.h的RGB格式文件,这有利于程序的运行数度,把BMP图片先解码处理。-Bitmap file format to decode into. H the RGB format, which is conducive to the operation of the procedure several times, the BMP image decoder to deal with first.
JpegBMP
- A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
bmptochuli
- 对BMP图像进行解析,比较适合初学者,是个.H和.CPP文件-Of the BMP image resolution, more suitable for beginners, is a good example of
Semi-transparent_Draw_PNG
- 将图片资源导入Dll,再从Dll导出图片资源,(注意dll工程和主工程的stdsfx.h中都已经修改了版本) 具体实现思想是 将图片封装到dll,然后应用程序动态调用图片资源。 测试图片格式有 bmp、 png,其他类型请自行调用 CTestRCDlg::LoadImageFromResource,此函数最后一个参数为图片格式(使用"PNG"、"GIF")-Concrete realization of idea is to picture package to the dll, and
TC2
- 功能:把一个或多个16色位图转换为一个可以被C或C++ 包含(include)的.H头文件. 提示:开始之后,要求输入文件名,一般来说,将BMP文件放在一个较易敲打出来的路径可能是个不错的想法. 但是,将BMP文件与16BMP2H放在同一路径可能更为方便,因为这样你可以不用打出前面的路径. 16BMP2H 要求文件输入时带后缀!也就是文件全名. -Function: the one or more of the 16-color bitmap that can be co
BMP2Hex_Ver1.2
- This program convert BMP image to Header file(.h) It is made by firmware program.
bmpScreen
- /*类名称:bmpScreen.h。 类功能:提供了一个MFC下截取窗口特定部分并保存为bmp图片的类。 类参数:Crect rect, int left, int top, int top, char* name。 类参数说明: (1)Crect rect 定义截图框的大小。 (2)int left 定义截图框距截图窗口左边的距离。 (3)int top 定义截图框距截图窗口上边的距离。 (4)char *name 定义所截图的
