摘要: @interface UIImage (Color)+ (UIImage *)imageWithColor:(UIColor *)color size:(CGSize)size;@end@implementation UIImage (Color)+ (UIImage *)imageWithColo... 阅读全文
posted @ 2014-07-30 10:57 沙影无痕 阅读(828) 评论(0) 推荐(0) 编辑