搜索资源列表
Bitmap_Delegate
- Delegate implementing the native methods of android.graphics.Bitmap.
Bitmap_Delegate
- Delegate implementing the native methods of android.graphics.Bitmap.
BitmapDrawable
- A Drawable that wraps a bitmap and can be tiled, stretched, or aligned. You can create a BitmapDrawable from a file path, an input stream, through XML inflation, or from a android.graphics.Bitmap object.