Crop path within canvas Android -
in below image red color canvas. black color part figure drawing in canvas. want crop black color part canvas. how shall it?.
i tried using canvas.clippath()
guess no longer supported in android now, due hardware acceleration. tried disableing hardware acceleration dint work gave on canvas.clippath()
.
is there other way can use crop path within canvas
?
any appreciated. in advance :)
Comments
Post a Comment