Topic: 如何从文件中读出图片

  Print this page

1.如何从文件中读出图片 Copy to clipboard
Posted by: fighttodeath
Posted on: 2006-12-07 15:58

如何从文件中读出图片,在读出前先检查图片的格式是不是jpg的。
请赐教,有例子说明更好。。

2.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: 烂泥
Posted on: 2006-12-09 14:23

Java只能识别几种,网络上有现成的第三方的包

3.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: cxp108
Posted on: 2006-12-11 09:25

从什么文件读?word?Execl?
还是仅仅从个jpg文件读取图像?

4.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: zhangyafei
Posted on: 2006-12-11 22:47

了解数据包的格式才能想办法呀!

5.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: 九佰
Posted on: 2006-12-13 18:53

如果是直接从文件中读取数据判断:
jpg文件格式是以文件头2个字节作为标志的,0xd8ff, 或0xff 0xd8 .
可以使用InputStream读取文件的前两个字节进行判断.

如果是从jar文件或者zip文件中读取...再说了.

6.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: fighttodeath
Posted on: 2006-12-14 08:30

我做的这个,主要是用来截取一个jpg图片中的字符窜的。
就必须先获得这个图片呢。。。

7.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: cxp108
Posted on: 2006-12-14 08:37

Web中?

8.Re:如何从文件中读出图片 [Re: fighttodeath] Copy to clipboard
Posted by: fighttodeath
Posted on: 2006-12-26 12:18

就是想把整个图片的信息取出来,能存到 一个整形的数组中去。。。


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923