ios中怎么样自动剪切图片周围超出的部分

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

 

posted @ 2014-02-16 22:27  —__MOMO__—  阅读(797)  评论(0编辑  收藏  举报