ImageView imageView ; Drawable drawable = imageView.getDrawable(); Bitmap bkg = ((BitmapDrawable) drawable).getBitmap();