Skip to content

electic/UIImage-FixOrientation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIView+FixOrientation

Take images that are initialized upside down or sideways, and make them upright.

Examples

UIImage *newImage = [UIImage imageNamed:@"someImage.png"];
...
[newImage fixOrientation];

Installation

Available in CocoaPods

pod 'UIImage+FixOrientation'

About

Makes an UIImage upright.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •