luxlabs header browser preview


@class UIImage, UIColor;

@interface CKImageBackgroundColorUtility : NSObject

@property (retain, nonatomic) UIImage *image;
@property (retain, nonatomic) UIColor *backgroundColor;

- (id)initWithImage:(id)a0;
- (void).cxx_destruct;
- (void)analyze;

@end