AddressBook中人的ImageData(CFDataRef)是什么格式?(Jpeg或PNG)?或者如何确定?
从 AddressBook 的 API ABPersonCopyImageData
我可以获得一个 CFDateRef,它是到 NSData 的免费桥梁。我想将此数据写入文件,但我应该使用什么文件扩展名? .jpeg 还是.png?
文档没有提到数据是什么。有什么办法知道吗?
From AddressBook's API ABPersonCopyImageData
I can get a CFDateRef which is toll-free bridge to NSData. And I want to write this data to file, but what file extension should I use ?
.jpeg or .png?
The documentation doesn't mention what the data is.Is there any way to know?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)