文件名称:Java读取BMP格式图片(源代码)
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2008-10-13
- 文件大小:
- 3.15kb
- 下载次数:
- 0次
- 提 供 者:
- 潘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 46206java读取bmp格式图片(源代码).rar 列表 Java读取BMP格式图片(源代码).txt