android 从imageview中拿到drawable或bitmap

Bitmap bm=((BitmapDrawable)imageView.getDrawable()).getBitmap();
相关文章
相关标签/搜索