LuxChat
2.0
Instant messenger for iOS
Main Page
Related Pages
Classes
Files
File List
File Members
Vendors
SDWebImage
UIImage+GIF.h
1
//
2
// UIImage+GIF.h
3
// LBGIFImage
4
//
5
// Created by Laurin Brandner on 06.01.12.
6
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
11
@interface
UIImage (GIF)
12
13
+ (UIImage *)sd_animatedGIFNamed:(NSString *)name;
14
15
+ (UIImage *)sd_animatedGIFWithData:(NSData *)data;
16
17
- (UIImage *)sd_animatedImageByScalingAndCroppingToSize:(CGSize)size;
18
19
@end
UIImage(GIF)
Definition:
UIImage+GIF.h:11
Generated on Sun May 21 2017 15:40:52 for LuxChat by
1.8.9.1