使用添加符号作为 NSImage

Using Add Symbol As NSImage

有谁知道如何将下面的绿色添加符号获取为NSImage?我想用标准光标将其放在桌面屏幕截图上。

我在 CoreServices (/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/) 找不到它。

谢谢。

我迅速在 OS X 中搜索了诅咒者的位置并找到了解决方案 here。 使用 Finders Go to Folder 功能并粘贴以下路径:

/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HiServices.framework/Versions/A/Resources/cursors

在那里你会找到一堆文件夹,你要找的是 copy 文件夹。在里面,您会发现光标是基于矢量的 PDF。