Re: [android-developers] Avoiding POT rule for Opengl Textures: Overlapp a transparent POT bitmap with non POT bitmap?
Have you consulted with the KETTLE on this?
On 10/7/2011 6:37 PM, saex wrote:
> i need to load non POT bitmaps into my opengl es app for android.
>
> What i need is to overlap my non POT bitmap into another bitmap with
> POT size. I need to overlap the non POT bitmap in the center of the
> POT bitmap.
>
> How can i do it?
>
> i tryed with createScaledBitmap but it stretches the image and i dont
> want that.
>
> Thanks
>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home