hi friends i am new to android development.
i need one help. Actually i need to clip the image and need to display not as white background of image mean i need to display the content of clip image. but i am getting white rectangle thats it.
so can u people help in this way.
i need a reference to an clipped image to use future purpose of the code.
can i have a sample code of displaying clipped image(canvas). canvas.clipRect(left,top,botton,right). will give white rectange to display.
Thanks in advance. need a help

