Skip to content

UIImage Category Used To Create Gif From Movie Assets

Notifications You must be signed in to change notification settings

MMhunter/UIImage-GIFFromMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIImage-GIFFromMovie

UIImage category used to create GIF from movie assets

[UIImage AnimatedGIFFromMovieAsset:video timeIncrement:0.1 completion:^(UIImage *image, NSError *error) {
        //...Whatever you want to do with the image
}];

Using UIImage+animatedGIF for gif displaying.

Relative Post Here

About

UIImage Category Used To Create Gif From Movie Assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published