开发者

how to set round corners in images in iphone

开发者 https://www.devze.com 2023-02-28 14:55 出处:网络
Merged with How to set round corners in UI images in iphone. 开发者_JAVA技巧 I need to set image to button image should be in rounded corner
Merged with How to set round corners in UI images in iphone. 开发者_JAVA技巧

I need to set image to button image should be in rounded corner

[camBtn setImage:[UIImage imageNamed:@"camera.png"] forState:UIControlStateNormal];

cambtn should be button i need @"camera.png" should be rounded corners plz help i how to write

0

精彩评论

暂无评论...
验证码 换一张
取 消