文件名称:raw2bmp
-
所属分类:
- 标签属性:
- 上传时间:2013-08-02
-
文件大小:615.6kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这段小程序用来将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/Debug/ImagePro.ilk
ImagePro/Debug/ImagePro.obj
ImagePro/Debug/ImagePro.pch
ImagePro/Debug/ImagePro.pdb
ImagePro/Debug/MyImage.obj
ImagePro/Debug/vc60.idb
ImagePro/Debug/vc60.pdb
ImagePro/ImagePro.cpp
ImagePro/ImagePro.dsp
ImagePro/ImagePro.dsw
ImagePro/ImagePro.h
ImagePro/ImagePro.ncb
ImagePro/ImagePro.opt
ImagePro/ImagePro.plg
ImagePro/MyImage.cpp
ImagePro/MyImage.h
ImagePro/ndhfvlds
ImagePro/org.raw
ImagePro/Debug
ImagePro
ImagePro/Debug/ImagePro.ilk
ImagePro/Debug/ImagePro.obj
ImagePro/Debug/ImagePro.pch
ImagePro/Debug/ImagePro.pdb
ImagePro/Debug/MyImage.obj
ImagePro/Debug/vc60.idb
ImagePro/Debug/vc60.pdb
ImagePro/ImagePro.cpp
ImagePro/ImagePro.dsp
ImagePro/ImagePro.dsw
ImagePro/ImagePro.h
ImagePro/ImagePro.ncb
ImagePro/ImagePro.opt
ImagePro/ImagePro.plg
ImagePro/MyImage.cpp
ImagePro/MyImage.h
ImagePro/ndhfvlds
ImagePro/org.raw
ImagePro/Debug
ImagePro
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.