摘要: 1.将自定义样式的提示点转换成为Image-(UIImage*)convertViewToImage:(UIView*)v{ CGSize s = v.bounds.size; UIGraphicsBeginImageContextWithOptions(s, NO, [UIScreen... 阅读全文
posted @ 2015-09-08 20:08 shuffle 阅读(2321) 评论(0) 推荐(0) 编辑