luxlabs header browser preview


@interface CNImageDerivedColorBackgroundUtilities : NSObject

+ (id)averageColorForBackgroundColors:(id)a0;
+ (BOOL)backgroundColorPrefersWhiteForegroundText:(id)a0;
+ (BOOL)backgroundColorsPreferWhiteForegroundText:(id)a0;

@end