// // Copyright © 2017 lechange. All rights reserved. // #import @interface UIImage(LeChange) + (UIImage *)leChangeImageNamed:(NSString *)name; @end