您的位置:首页 > 移动开发 > IOS开发

ios 加载一张本地图片

2012-04-16 15:26 435 查看
UIImage *buttonImage = [UIImageimageWithContentsOfFile:[[NSBundlemainBundle]
pathForResource:@"button_down"ofType:@"png"]];
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: