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.
我想知道是否可以在拍照时在相机视图顶部显示一个图层(UIImageView?)。我知道在拍照后很容易实现图层,但我想在拍照时显示该图层。把它想象成你的照片的框架。我以前从未见过这样做过的应用程序,所以我想知道这是否可能。
您要查找的术语是叠加层
这是 Apple 的示例代码。