gpt4 book ai didi

iphone - iOS:如何用一种颜色替换搜索栏背景闪耀/发光

转载 作者:可可西里 更新时间:2023-11-01 04:48:54 25 4
gpt4 key购买 nike

如何从搜索栏的背景中去除光彩/发光(渐变)。我想用一种颜色替换它。

来自这里:

enter image description here

像这样

enter image description here

最佳答案

使用

searchbar.backgroundImage = //your image here

你可以使用我为 uiimage 创建的一个漂亮的类别,它将根据颜色生成图像

https://github.com/Hackmodford/HMUIImage-imageWithColor

所以整体看起来像这样

searchBar.backgroundImage = [UIImage imageWithColor:[UIColor blueColor]];

这将产生您想要的效果。

关于iphone - iOS:如何用一种颜色替换搜索栏背景闪耀/发光,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6696200/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com