showImageView.setDrawingCacheEnabled(true);

Bitmap bitmap=showImageView.getDrawingCache();

showImageView.setDrawingCacheEnabled(false); 

 

相关文章: