简体   繁体   English

如何使用Java读取和写入TIFF图像

[英]How to read and write a tiff image using java

如果有人知道该怎么做,请帮助:-(我想看一个非常简单的代码。

使用支持TIFF的ImageIO

I just found this in another thread: 我刚刚在另一个线程中找到了这个:

Can't read and write a TIFF image file using Java ImageIO standard library 无法使用Java ImageIO标准库读取和写入TIFF图像文件

Looks like it doesn't use the ImageIO library. 看起来它没有使用ImageIO库。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM