Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道bitmap我们在这里得到的输出的数据结构是什么:
bitmap
Bitmap bitmap = BitmapFactory.decodeResource(context.getResources(), R.drawable.mypngimage);