#import @interface ColorCell : UIView - (void) setRGB : (const double *) rgb; @end