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 :)

enter image description here

enter image description here

enter image description here


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -