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.
我想知道是否可以用手指直接在 OSX 中的 CALayer 上绘图。
上下文是这样的:
我有一个带有 CALayer 的 NSVIEW(代表一个 IMAGE,然后是 myLayer.contents = (id)myImage)作为视图层的子层。
我有自己的 3 种方法:
做这个的最好方式是什么?
非常感谢,塞尔吉奥