标签: java tiff
是否有用于标记TIFF图像文件的开源Java API?
答案 0 :(得分:4)
我认为Apache Commons Sanselan可能会满足您的需求
http://commons.apache.org/imaging/
答案 1 :(得分:0)
还有Java 2D API来处理各种图像和绘制图形。
http://java.sun.com/docs/books/tutorial/2d/index.html