when I convert unsigned char*(UIImage bytes) to GLuint(textureId) use opengles and invoke c++ method to process it, but result is null

后端 未结 0 1814
一生所求
一生所求 2020-12-30 06:11

I want process cvpixelBuffer(32BGRA format), but I am a beginner of OpenGL, first I am convert cvpixelbuffer to UIImage,get bytes from UIImage, then get a textureId(GLuint),

相关标签:
回答
  • 消灭零回复
提交回复
热议问题