-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
从网络上异步加载回来的是一张gif图片该如何处理?。 #16
Comments
这个场景我倒是没想到,我得思索一下 |
@raozhizhen 思索的如何了。。 |
@MichaelHuyp 我说我没思索会挨打吗。。。。最近特别忙,你可以让美工切个图,盖在Gif 图上方。人为制造圆角效果 |
@raozhizhen 。。 等什么时候不忙有空研究这个 求艾特下我 |
@MichaelHuyp 好 我记下了,国庆研究一下 放假回来之前艾特你 |
@MichaelHuyp hello,你是用什么来显示 Gif 图的 |
@MichaelHuyp iOS自带的 ImageIO 可以将 Gif 图拆解,可以将拆解的图片做圆角处理,之后再用 UIImageView 播放。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: