菜鸟教程小白 发表于 2022-12-13 00:32:49

ios - 如何停止透​​明PNG图像在tableview单元格中显示为黑色


                                            <p><p>我在 SO 中搜索了一个答案,但没有一个给出非常完整的答案,而且没有一个建议对我有用。</p>

<p>我有一个简单的表格 View ,其中包含自定义单元格。其中一个单元格使用 ImageView 填充了 PNG 图像。但透明背景显示为黑色。我希望它是白色的。</p>

<p> <a href="/image/w0KzY.png" rel="noreferrer noopener nofollow"><img src="/image/w0KzY.png" alt="enter image description here"/></a> </p>

<p>我尝试了以下方法,但均无效:
在界面构建器集中:
图像背景为白色。
单元格内容 View 的背景为白色。
单元格背景为白色。</p>

<p>任何帮助将不胜感激。</p>

<p><strong>编辑:</strong>
错误是我的。请参阅下面的答案。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>将表格 View Cell 内容 View 背景颜色设置为白色。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 如何停止透​​明PNG图像在tableview单元格中显示为黑色,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/43229044/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/43229044/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 如何停止透​​明PNG图像在tableview单元格中显示为黑色