Copy and Paste GIF from image

后端 未结 0 1884
轮回少年
轮回少年 2020-12-02 12:24

I have an image with a GIF, would like to copy/paste this:

NSData* data = UIImagePNGRepresentation(image);
[[UIPasteboard generalPasteboard] setData:data forP         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题