How to read/load a .tif image? (转载)# Programming - 葵花宝典
s*n
1 楼
【 以下文字转载自 Java 讨论区 】
发信人: shanshan (xixi), 信区: Java
标 题: How to read/load a .tif image?
发信站: BBS 未名空间站 (Wed Jul 13 13:27:28 2005)
java programming question:
I can load .jpg, .gif files using ImageIO.read(),
and another class for loading .bmp image, which is found from somewhere.
how can I load a .tif image?
Many Thanks!!!
发信人: shanshan (xixi), 信区: Java
标 题: How to read/load a .tif image?
发信站: BBS 未名空间站 (Wed Jul 13 13:27:28 2005)
java programming question:
I can load .jpg, .gif files using ImageIO.read(),
and another class for loading .bmp image, which is found from somewhere.
how can I load a .tif image?
Many Thanks!!!