android 绘制位图 RBG_888
我想 blit 24 位位图。 当然我可以使用ARGB_8888位图模式,但我不关心alpha通道。
我的位图是背景。 所以我想通过向 android 表明没有理由使用 alpha 通道来提高性能。
有办法做到这一点吗?
I'd like to blit a 24bit bitmap.
Of course I can use the ARGB_8888 bitmap mode, but I don't care about the alpha channel.
My bitmap is a background.
So I'd like to inprove performance by indicate to android that there is no reason to use alpha channel.
Is there a way to do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论