How to change GLUtils.texImage2D colour quality

Posted by Moncader on Stack Overflow See other posts from Stack Overflow or by Moncader
Published on 2010-06-17T09:33:38Z Indexed on 2010/06/17 11:53 UTC
Read the original article Hit count: 193

Filed under:
|
|
|
|

Anyone know how to get Android's GLUtils.texImage2D to convert the bitmap to a higher colour quality? It seems to be setting it at a quite low value... (Gradients are striped instead of smooth). Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about android