0

So i have this vertical long Bitmap :

enter image description here

On my app i want to display just the top square of the image so it wont eat too much space (vertically). and i want it to look like this :

enter image description here

get the top most square view of the image and make it look like this :

enter image description here

without cropping the actual bitmap. Thanks :)

jofftiquez
  • 7,548
  • 10
  • 67
  • 121
  • 1
    I don't know how but this answer about CSS can help you about concept. http://stackoverflow.com/questions/57725/how-can-i-display-just-a-portion-of-an-image-in-html-css – hakki Feb 18 '14 at 19:59
  • @hakiko i can do this on CSS but its totally different on android. Cant find any source, or sample. And i dont know where to start. – jofftiquez Feb 18 '14 at 20:01

0 Answers0