java - How to crop an image in between four points on Android -
this question has answer here:
- how capture image in android coordinates 3 answers
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)

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
Post a Comment