视网膜中的 colorWithPatternImage

Posted

技术标签:

【中文标题】视网膜中的 colorWithPatternImage【英文标题】:colorWithPatternImage in a retina 【发布时间】:2012-01-21 16:33:19 【问题描述】:

我在使用 colorWithPatternImage 时遇到了一些问题。 图像在视网膜屏幕上展开,我环顾四周,找不到适合我的解决方案。

这是我所拥有的:

tblView.backgroundColor = [UIColor colorWithPatternImage: [UIImage imageNamed: @"list_container.png"]];

有什么办法可以解决这个问题吗?

感谢您的宝贵时间!

【问题讨论】:

【参考方案1】:

创建模式的高分辨率版本,另存为list_container@2x.png

【讨论】:

以上是关于视网膜中的 colorWithPatternImage的主要内容,如果未能解决你的问题,请参考以下文章

使用 UIView 中的图像作为背景,视网膜屏幕

视图不适合 ios 中的 ipad 视网膜

iPad 视网膜模拟器中的 CATiledLayer 性能不佳

CALayer 中的性能滚动和视网膜分辨率图像

深度学习方法在糖尿病视网膜病变诊断中的应用

Interface Builder 在 Xcode 6.3 中的视网膜显示屏上显得模糊