文件名称:raw2bmp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-08-02
- 文件大小:
- 616kb
- 下载次数:
- 0次
- 提 供 者:
- f**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这段小程序用来将8bit的raw文件转换为BMP格式。事实上raw文件的储存方式非常简单,可以直接使用fread按像素取。
另外,值得注意的是,如果需要转换10bit或更深位宽时,需要将byte均转换为raw。-This small program used to convert raw files of 8bit BMP format. Indeed raw file storage method is very simple, you can directly use fread taken by pixel. In addition, it is worth noting that, if you need convert 10bit or deeper bits wide, you need to byte converted to raw.
另外,值得注意的是,如果需要转换10bit或更深位宽时,需要将byte均转换为raw。-This small program used to convert raw files of 8bit BMP format. Indeed raw file storage method is very simple, you can directly use fread taken by pixel. In addition, it is worth noting that, if you need convert 10bit or deeper bits wide, you need to byte converted to raw.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImagePro\Debug\ImagePro.exe
........\.....\ImagePro.ilk
........\.....\ImagePro.obj
........\.....\ImagePro.pch
........\.....\ImagePro.pdb
........\.....\MyImage.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\ImagePro.cpp
........\ImagePro.dsp
........\ImagePro.dsw
........\ImagePro.h
........\ImagePro.ncb
........\ImagePro.opt
........\ImagePro.plg
........\MyImage.cpp
........\MyImage.h
........\ndhfvlds
........\org.raw
........\Debug
ImagePro