weixin_慕后端312321
2019-12-03
慕UI7106557
2018-12-11
基于cpu处理,基于GPU处理,就需要去看GPUImage框架了
慕圣0143405
2017-11-29
VampireJune
2017-07-20
没课来看看
2017-07-18
是镜像的问题
qq_木子方糖_0
2017-07-03
CGContextRef context = CGBitmapContextCreate(data, imageSize.width, imageSize.height, 8, 4 * imageSize.width, colorSpaceRef, kCGImageAlphaPremultipliedLast | kCGBitmapByteOrder32Big);
最后一个参数