#import @interface UIImage (tint) - (UIImage *)withTintColor:(UIColor *)color; @end