IOS开发代码分享之设置UISearchBar的背景颜色
今天用到UISearchBar,之前网上提供的方法已经不能有效的去除掉它的背景色了,修改背景色方法如下:
mySearchBar.backgroundColor=RGBACOLOR(249,249,249,1);
mySearchBar.backgroundImage=[selfimageWithColor:[UIColorclearColor]size:mySearchBar.bounds.size];
//取消searchbar背景色
-(UIImage*)imageWithColor:(UIColor*)colorsize:(CGSize)size
{
CGRectrect=CGRectMake(0,0,size.width,size.height);
UIGraphicsBeginImageContext(rect.size);
CGContextRefcontext=UIGraphicsGetCurrentContext();
CGContextSetFillColorWithColor(context,[colorCGColor]);
CGContextFillRect(context,rect);
UIImage*image=UIGraphicsGetImageFromCurrentImageContext();
UIGraphicsEndImageContext();
returnimage;
}
热门推荐
10 朋友公司怎么祝福语简短
11 学生小升初祝福语简短励志
12 弟媳生日贺卡祝福语简短
13 生日祝福语小孩诗句简短
14 有趣赚钱祝福语简短英文
15 致同事升迁祝福语简短
16 看病住院的祝福语简短
17 给老师祝福语简短元旦
18 PMP考试祝福语简短励志