IOS 给图片添加水印 打印文字
摘要:
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-06-02 20:37 景树园 阅读(244) 评论(0) 推荐(0)
浙公网安备 33010602011771号