开发者

How to read and write a tiff image using java

开发者 https://www.devze.com 2022-12-31 20:15 出处:网络
If anyone kno开发者_StackOverflow中文版ws how to do this, please help :-( I want to see a very simple code that works.Use ImageIO which supports TIFF.I just found this in another thread:

If anyone kno开发者_StackOverflow中文版ws how to do this, please help :-( I want to see a very simple code that works.


Use ImageIO which supports TIFF.


I just found this in another thread:

Can't read and write a TIFF image file using Java ImageIO standard library

Looks like it doesn't use the ImageIO library.

0

精彩评论

暂无评论...
验证码 换一张
取 消