摘要: 1.加文字-(UIImage *)addText:(UIImage *)img text:(NSString *)text1{ //get image width and height int w = img.size.width; int h = img.size.height; CGColorS... 阅读全文
posted @ 2015-03-13 10:24 ifgyong 阅读(169) 评论(0) 推荐(0) 编辑