Monday, 15 July 2013

android - glReadPixels color sequence -



android - glReadPixels color sequence -

i have encountered problem using glreadpixels in android platform.

when specify internalformat gl_rgba, fills buffer bgra if specify internalformat gl_argb, fills buffer rgba.

it happens in 1 of sony ericsson devices, in other devices, glreadpixels works properly. there other parameter can device command pixel bytes sequence?

android opengl-es

No comments:

Post a Comment