ImageFactory:ImageFactory 很像 BitmapFactory 但如果解码的图像是动画 GIF 或 BitmapDrawable 如果不是则返回 GifDrawable

时间:2021-06-12 18:03:17
【文件属性】:
文件名称:ImageFactory:ImageFactory 很像 BitmapFactory 但如果解码的图像是动画 GIF 或 BitmapDrawable 如果不是则返回 GifDrawable
文件大小:8.62MB
文件格式:ZIP
更新时间:2021-06-12 18:03:17
Java ##描述 ImageFactory 与 BitmapFactory 非常相似,但如果解码的图像是动画 GIF 或 BitmapDrawable,则返回 GifDrawable 如果不是。 取决于 最低 API 级别 8 将此添加到 build.gradle 依赖项,将 xxx 替换为版本号 dependencies { compile ' com.github.doctoror.imagefactory:library:x.x.x ' } ##执照 Copyright 2015 Yaroslav Mytkalyk Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Yo
【文件预览】:
ImageFactory-master
----.gitignore(645B)
----README.md(1KB)
----build.gradle(436B)
----library()
--------.gitignore(7B)
--------build.gradle(549B)
--------src()
--------gradle.properties(64B)
--------gradle-mvn-push.gradle(4KB)
----LICENSE(11KB)
----gradle.properties(1KB)
----sample()
--------.gitignore(7B)
--------build.gradle(602B)
--------src()
----settings.gradle(30B)

网友评论