Showing posts with label how can you get image from the imaview and change to bimmap. Show all posts
Showing posts with label how can you get image from the imaview and change to bimmap. Show all posts

how can you get image from the imaview and change to bimmap


     private Integer mImageIds[] = {
R.drawable.image1,
R.drawable.image2,
                         R.drawable.image3,
          };



 Resources res=you_class_name.this.getResources();
     Drawable dra=res.getDrawable(mImageIds[myposition]);        // myposition is spacifi position to the array
       set_imageview.setImageDrawable(dra);
    Bitmap bitmap = ((BitmapDrawable)dra).getBitmap();
        System.out.println(" SAve To Image :"+bitmap);              // you see the bitmap

IRCTC Share Price Declines by 2% Despite 30% Jump in Q4 Net Profit; Board Announces Dividend of INR 2 per Share

Introduction: The share price of Indian Railway Catering and Tourism Corporation (IRCTC) experienced a decline of 2% in today's trading ...