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一些圆形。是否可以以某种方式显示此 UIImage 的某些部分。例如仅从 0 度到 45 度的区域?请帮帮我。
UIImage
是的,但您必须使用 Core-Graphics 并再次渲染图像。
看看这个教程