搜索资源列表

  1. bmp_process_c

    0下载:
  2. 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565 -
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3357
    • 提供者:asdkliuxiang
  1. bmp_process_c

    0下载:
  2. 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565-
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:asdkliuxiang
  1. image_bmp_process

    0下载:
  2. 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file h
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:gomo

源码中国 www.ymcn.org