PorterDuffXfermode SRC_IN does not work for circle the shape
I want to achieve a circular shape only with PorterDuffXfermode(not other ways).i try the following code but it does not work and the result is still rectangular. where is the wrong?
I want to achieve a circular shape only with PorterDuffXfermode(not other ways).i try the following code but it does not work and the result is still rectangular. where is the wrong?