iOS 图片反转 反向

方法1动画 _imageView.transform = CGAffineTransformMakeScale(-1, 1); atom 弊端:和大小变化等动画不兼容code 方法2orm // // GYFlipLayer.h // imageFlipDemo // // Created by sun on 14-7-17. // Copyright (c) 2014年 sun. All
相关文章
相关标签/搜索