Flip The image

This is to flip the image.


UIImage *flipped = [UIImage imageWithCGImage:imag.CGImage scale:1.0 orientation:UIImageOrientationDown];

Comments

Popular posts from this blog

Links for image detection

iOS SDK: Open other app from our app

Launch iPhone simulator without Xcode.