Skip to content

mRs-/MLScreenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mRs- / MLScreenshot

Licence informations: MIT

Generating a Screenshot of a UIView with this small category. It's easy as pie.

Example

UIView *view = [[UIView alloc] initWithFrame:frame];
UIImage *screenshot = [view screenshot];

No more thinking about UIGraphicsBeginImageContext(). It's just easy to read and easy to use.

About

Get a screenshot from a UIView easy as pie.

Resources

License

Stars

Watchers

Forks

Packages

No packages published