概述
Android-TiffBitmapFactory
TiffBitmapFactory is an Android library that allows opening and saving images in *.tif format (See Wikipedia) on Android devices.
For decoding and encoding *.tif files it uses the native library libtiff. Also for images that compressed with jpeg compression scheme used libjpeg9 for android (the IJG code). For converting from PNG to TIFF and from TIFF to PNG used library libpng-android.
Just now it has possibility to open tif image as mutable bitmap, read count of directory in file, apply sample rate for bitmap decoding and choose directory to decode.
While saving there is available few(most popular) compression mods and some additiona fields that can be writen to file, like author or copyright.
Minimum Android API level 8
Supported architectures: all
Installation
Just add to your gradle dependencies :
compile 'com.github.beyka:androidtiffbitm
最后
以上就是妩媚小天鹅为你收集整理的android tif bitmap,GitHub - Beyka/Android-TiffBitmapFactory的全部内容,希望文章能够帮你解决android tif bitmap,GitHub - Beyka/Android-TiffBitmapFactory所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复