How to set the Open GLES effect on android Camera?

天涯浪子 提交于 2019-12-08 06:40:18

问题


I want to set the Android Camera with the OpenGLES effect. But i dont know how to set that. So is there any Demo Example to that Uses OpenGLES and Android Camera ?? Or Help me in how to make it possible to done some normal effect in Android Camera with OpenGLES support.

Thanks.


回答1:


Some basic effects can be done with Camera.Parameters.setColorEffect().



来源:https://stackoverflow.com/questions/7976032/how-to-set-the-open-gles-effect-on-android-camera

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!