菜鸟教程小白 发表于 2022-12-13 15:58:19

ios - 在 UIView 下方的 View 中去饱和颜色


                                            <p><p>是否可以设置背景图像,使其下方绘制的 View 不饱和,而不仅仅是通过正常的 alpha 值变暗或着色。</p>

<p>我没有能力改变下面的 View ,所以它必须包含在 UIView 或图层中。</p>

<p>谢谢!</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>当然,只需用屏幕截图(<a href="https://stackoverflow.com/questions/2214957/how-do-i-take-a-screen-shot-of-a-uiview" rel="noreferrer noopener nofollow">How Do I Take a Screen Shot of a UIView?</a>)覆盖 View 并去饱和(ios sdk 去饱和图像)。
然后,您可以使用透明背景模态显示其他 ViewController ,以透视您的去饱和图像(<a href="https://stackoverflow.com/questions/12741224/ios-modal-viewcontroller-with-transparent-background" rel="noreferrer noopener nofollow">iOS: Modal ViewController with transparent background</a>)。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 在 UIView 下方的 View 中去饱和颜色,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/36694598/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/36694598/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 在 UIView 下方的 View 中去饱和颜色