Skip to content

It's a tool for easier useage of Fresco base on Fresco doc and some opensource lib. This utils include init of Fresco,resizeOption,get File ,get bitmap by url ,circleImage,cache clear,and blur processor.

License

Notifications You must be signed in to change notification settings

glassLake/FrescoUtlis

Repository files navigation

FrescoUtlis

具体介绍请看: Fresco图片加载框架的介绍,相关开源库以及工具类的封装

此库已停止维护,图片加载框架的终极封装和优化见这里:

https://github.com/hss01248/ImageLoader

本工具类涵盖了:

Fresco通用的初始化配置封装方法,

加载url,文件以及resource的一般写法封装方法(考虑大图片的优化api)

xml设置圆形头像无效时的手动设置的封装方法

通过url取缓存文件,另存到指定文件夹或指定文件

通过url取bitmap

listview等快速滑动及暂停时图片加载的暂停与恢复方法

清除磁盘缓存

快速高斯模糊的两种方法

About

It's a tool for easier useage of Fresco base on Fresco doc and some opensource lib. This utils include init of Fresco,resizeOption,get File ,get bitmap by url ,circleImage,cache clear,and blur processor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages