luxlabs header browser preview


@interface TSKAnimatedImageConverter : NSObject

+ (id)convertToAPNGAnimatedImageData:(id)a0;
+ (id)convertToGIFAnimatedImageData:(id)a0;
+ (id)p_convertAnimatedImageData:(id)a0 toType:(id)a1;

@end