@class WFImage, WFColor; @interface WFJoeColorUtility : NSObject @property (retain, nonatomic) WFImage *image; @property (retain, nonatomic) WFColor *backgroundColor; - (id)initWithImage:(id)a0; - (void).cxx_destruct; - (void)analyze; @end
@class WFImage, WFColor; @interface WFJoeColorUtility : NSObject @property (retain, nonatomic) WFImage *image; @property (retain, nonatomic) WFColor *backgroundColor; - (id)initWithImage:(id)a0; - (void).cxx_destruct; - (void)analyze; @end