Created
October 10, 2013 13:46
-
-
Save zhubicheng/6918608 to your computer and use it in GitHub Desktop.
实现ImageVIew的镜面变化
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [UIImageVIew setTransform:CGAffineTransformMakeScale(-1, 1)]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment