Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序主要基于图像处理。
在我的应用程序中,我想淡化 UIImage 圆形区域的一部分。圆圈可以在图像上的任何位置拖动。
请告诉我是否可以淡化图像的一部分。如果是的话,任何人都可以给出一些想法。提前致谢。
如果你想以简单的方式做到这一点。将 2UIImageView秒放在彼此之上。并在上视图中添加一个(圆形)掩码:https ://stackoverflow.com/a/7228648/696440
UIImageView