本文介绍了如何更快地保存jpg图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好:
我想更快地保存jpg图像.
大小为2048 * 4096,帧速率为16 fps.
我尝试使用jpegbitmapencoder类,但速度不满意.
我该怎么做?

hello everyone:
i want to save a jpg image faster.
the size is 2048*4096, and the frame rate is 16 fps.
i try to use the jpegbitmapencoder class, but the speed is not satisfied.
how to do ?

推荐答案



这篇关于如何更快地保存jpg图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 22:53