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,大部分是白色的。当用户点击屏幕时,我想获得点击区域的轮廓。例如,如果他点击图像上的一个白色区域,我需要一个围绕该区域的 UIBezierPath。关于我应该如何做到这一点的任何建议?提前致谢!