摘要:
1. UIGraphicsBeginImageContextWithOptions(pageView.page.bounds.size, YES, zoomScale);[pageView.page.layer renderInContext:UIGraphicsGetCurrentContext()];UIImage *uiImage = UIGraphicsGetImageFromCurrentImageContext();UIGraphicsEndImageContext();2.- (UIImage *) glToUIImage {DWScrollView *pageView =... 阅读全文
posted @ 2012-05-11 11:27 3k 阅读(276) 评论(0) 推荐(0)
浙公网安备 33010602011771号