How do I make a gif disappear after it's done on blackberry java?

馋奶兔 提交于 2019-12-14 01:56:09

问题


I know how to load in a gif and let it run but how do you make it disappear?

Ie. it's on top of another bitmap background and looks like its interacting with the background, I want it to go away after its finished one time through.


回答1:


You can set the gif to non-repeating and make the final frame 100% transparent.



来源:https://stackoverflow.com/questions/10354219/how-do-i-make-a-gif-disappear-after-its-done-on-blackberry-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!