摘要: static int ScreenshotIndex=0; //判断是否是retina屏 if ([[UIScreen mainScreen] respondsToSelector:@selector(scale)]){ // 开启图像上下文 UIGraphicsBeginIma... 阅读全文
posted @ 2015-08-26 14:32 tongyuling 阅读(287) 评论(0) 推荐(0) 编辑
摘要: #import "GLProgram.h" // Base classes#import "GPUImageOpenGLESContext.h"#import "GPUImageOutput.h"#import "GPUImageView.h"#import "GPUImageVideoCame... 阅读全文
posted @ 2015-08-26 10:32 tongyuling 阅读(318) 评论(0) 推荐(0) 编辑