UI10-UIView視圖添加陰影效果

1.    給圖片添加陰影效果: - (void)viewDidLoad {     [super viewDidLoad];     UIImage *img = [UIImage imageNamed:@"pic"];     UIImageView *imgView = [[UIImageView alloc] initWithImage:img];     imgView.frame =
相關文章
相關標籤/搜索