如何将.Tiff文件显示到ImageView中?

时间:2015-03-31 11:22:13

标签: android android-imageview tiff

我试图通过使用不同的图像加载器库将.tiff格式的文件显示到Imageview中。但我没有成功。

Q.1有没有人有想法将.Tiff文件显示到imageview中? Q.2是否有可用的第三方库加载.Tiff图像? Q.3 Android Image View支持哪些图像类型?

1 个答案:

答案 0 :(得分:0)

在android系统上有一个tiff文件查看器的库: https://code.google.com/p/tiffonandroid/

Android支持的媒体包括: http://developer.android.com/guide/appendix/media-formats.html