So i have this vertical long Bitmap
:
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 :
get the top most square view of the image and make it look like this :
without cropping the actual bitmap. Thanks :)