自定义单元格中的图像问题
从 sqlite 数据库获取图像数据,但无法在 imageview 的自定义单元格中显示。是否有任何图像数据到图像的转换。
Getting image data from sqlite database but not able to display in custom cell of imageview.is there any conversion of image data into image.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
超级简单。有一个 UIImage 便捷方法可以实现这一点。
事实上,很简单,我怀疑这实际上不是你的问题。如果没有,请澄清您的要求。
Super easy. There's a UIImage convenience method for exactly that.
So easy, in fact, I suspect that's not actually your question. If not, please clarify what you're asking.