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

Launch iPhone simulator without Xcode.

Links for image detection

iOS SDK: Open other app from our app