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.
我在默认图像上有一个多边形,以及选定的多边形。如何复制多边形或选择,或者如何在新图像上绘制相同的多边形?
谢谢你的帮助!
在一个图像中绘制一个选区后,您可以通过激活第二个图像窗口,然后运行该Restore Selection命令将该选区复制到第二个图像。它位于Selection菜单的子Edit菜单中。您也可以使用快捷键 Ctrl+Shift+E(或 OS X 上的 Cmd+Shift+E)来执行它。
Restore Selection
Selection
Edit
如果您想将多边形实际烘焙到图像本身中,您可以使用菜单子菜单中的Flatten命令。以及该 Ctrl+Shift+F(或 OS X 上的 Cmd+Shift+F)的快捷方式。OverlayImage
Flatten
Overlay
Image