java - How to crop an image in between four points on Android -


this question has answer here:

am new work on bitmaps in android, , unable crop image between 4 point ( not rectangle in shape).

i convert image bitmap , set background layout. have 4 different points(p0,p1,p2,p3)

enter image description here

i have values of these points . time crop image between these region , show rectangle shaped bitmap..(ie, background layout.).

am again mention ,, crop image between these points.. ie, inside region only. way can solve problem,? can use third-party tool.. suggest me ones.........

thanks @all

here solution how crop image if need circle. based on code, can play bit graphics , able crop shape.

i not write code ready copy paste.

i hope helps!

edit:

maybe here solution!


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -