0
A
回答
1
我建議您使用SwiftGif。
導入Gif.swift在您的項目,並做到以下幾點:
// Returns an animated UIImage
let jeremyGif = UIImage.gifWithName("jeremy")
// Use the UIImage in your UIImageView
let imageView = UIImageView(image: jeremyGif)
客觀c您可以使用此FLAnimatedImage
相關問題
- 1. UIImageView顯示UIImageView圖像UIImageView
- 2. phonegap可以啓動屏幕顯示gif圖像嗎?
- 3. 顯示GIF圖像
- 4. 顯示GIF圖像
- 5. 我可以在Livecode中將framecount設置爲圖像.gif嗎?
- 6. 有什麼辦法可以在UIImageView中顯示圖像的一部分嗎?
- 7. 在gif上顯示圖像
- 8. 我可以在iPhone上使用UIImageView疊加動畫GIF嗎?
- 9. 圖像不顯示在UIImageView
- 10. 我可以在自定義佈局中顯示圖像嗎?
- 11. 我可以在iOS通知中顯示圖像嗎?
- 12. 保存在UIImageView中顯示的圖像
- 13. 在iPhone的UIImageView中顯示圖像
- 14. 從圖像URL加載圖像以顯示UIImageview中的動畫
- 15. iphone:我可以將UIImageView動畫轉換爲svg/gif文件嗎?
- 16. 如何在android中顯示gif圖像?
- 17. 如何在NSTextView中顯示gif圖像
- 18. 如何在WinRT中顯示gif圖像?
- 19. 我的圖像沒有顯示,有人可以幫我嗎?
- 20. 我可以在Rails中顯示圖像而不顯示數據庫文本嗎?
- 21. GIF圖像不顯示
- 22. 在UIImageView中顯示前裁剪圖像
- 23. 在UIImageView中顯示完整圖像
- 24. 在UIImageView中顯示本地圖像
- 25. 解析圖像並在uiimageview中顯示
- 26. PictureBox可以在Windows應用程序中顯示動畫GIF嗎?
- 27. UIImageView不顯示新圖像
- 28. UIImageView不顯示圖像
- 29. UIImageView無法顯示圖像
- 30. 我可以使用Catalyst來顯示圖像或圖形嗎?
抱歉,但我想在Objective-C回答。 –
for objective C檢查我的答案我已更新我的答案 –
感謝jignesh幫助我。 –