UIImageView *image = [[UIImageView alloc] init];
 image.clipsToBounds = YES;

 

相关文章: