Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以使用 capturePhotoAsPNGProcessedUpToFilter 使用裁剪过滤器(以 8x10 的比例,大小为 2420x1936 像素 = 4.68 兆字节)在带有 GPUImage 的 iPad Retina 显示器上捕获静止图像。生成的 PNG 为 10mb,几乎是未压缩图像大小的两倍。
是否有我缺少用于 PNG 处理的设置?是否有另一种方法可以在捕获过程中减小 PNG 文件的大小?
这么大的文件确实会减慢下游的速度。
感谢您的任何建议或帮助!