开发者

How to get the filename from a given UIImage object?

How to get the filename from a given UIImage ob开发者_Python百科ject?


No you can't, since you can construct a UIImage from pure data without a file.


UIImage does not store the file name it was loaded from. You need to save it separately somewhere on download for future usage.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜