搜索资源列表
MyGraphBrian
- 我改写后的graphbrian类,原本支持柱状图饼图和折线图的,现在添加了对这些图的风格调整,主要是增加了调整绘图区背景色和文本背景的功能,还增加了把图片保存为bmp文件的功能,以便用其他软件方便的打印。
TextSaveBmp
- 这是一个将自定义的文本保存为一个BMP文件的样例,主要用到的函数有BitBlt,StretchBitBlt等。
Record_screen_and_sound.rar
- VC++6.0记录屏幕影像和声音,还可截图保存为jpg、bmp,编译全通过,VC++6.0 record screen video and sound, but also a screenshot saved as jpg, bmp, compiled through the whole
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
imageCut
- 本程序可以任意进行bmp图片的裁剪,并保存为一个新的图片-The program can be arbitrary bmp cropped and saved as a new picture
TiffLib
- 可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
cdibImage
- 打开一幅BMP图像,能够将灰度图像转化为彩色图像,能够将彩色图像转化为灰度图像,并且实现图像的水印效果,实现对处理后的图像进行保存。-Open a BMP image, the gray-scale image can be converted into a color image to the color image into a grayscale image, and the watermark image to save the processed image.