文章分类 - OpenGL
摘要:1. UIGraphicsBeginImageContextWithOptions(pageView.page.bounds.size, YES, zoomScale);[pageView.page.layer renderInContext:UIGraphicsGetCurrentContext()];UIImage *uiImage = UIGraphicsGetImageFromCurrentImageContext();UIGraphicsEndImageContext();2.- (UIImage *) glToUIImage {DWScrollView *pageView =...
阅读全文
浙公网安备 33010602011771号