In My application i use canvas to do paint.
Now in this application i want to Draw the Little small logo image at the right-bottom corner of the canvas before saving it in to Bitmap.
So how to make it possible ?
In My application i use canvas to do paint. Now in this application i
Share
After Some googling and searching for code, i got the answer of my question:
I Use this function to got the Image at the right-bottom corner.
Hope this code help to anyother.
Thanks.