Cropping an image in <a href="http://www.coderzheaven.com/android/" target="_blank">ANDROID</a> programmatically has always been a problem for ANDROID developers.
So Here I am putting a sample code to demonstrate this.
For cropping an <a href="http://www.coderzheaven.com/?p=1397" target="_blank">image in ANDROID</a> we need a source bitmap which is our image itself, the other one is the target <a href="http://www.coderzheaven.com/?p=3911" target="_blank">bitmap</a> which we have to
set the size as we want and a matrix.
Read the complete post from here..
http://www.coderzheaven.com/2011/03/15/crop-an-image-in-android/
So Here I am putting a sample code to demonstrate this.
For cropping an <a href="http://www.coderzheaven.com/?p=1397" target="_blank">image in ANDROID</a> we need a source bitmap which is our image itself, the other one is the target <a href="http://www.coderzheaven.com/?p=3911" target="_blank">bitmap</a> which we have to
set the size as we want and a matrix.
Read the complete post from here..
http://www.coderzheaven.com/2011/03/15/crop-an-image-in-android/
No comments:
Post a Comment