선택 도구를 사용하다보면 가끔 복잡한 선택을 하는데 어려움을 느끼게 됩니다. 이럴 때엔 퀵마스크를 사용하면 유용한데, 퀵마스크를 이용하면 선택 영역의 경계를 만드는 대신 선택할 영역을 칠함으로써 선택을 할 수 있습니다.
Normally when you create a selection in GIMP, you see it represented by the "marching ants" that trace along its outline. But really there may be a lot more to a selection than the marching ants show you: in GIMP a selection is actually a full-fledged grayscale channel, covering the image, with pixel values ranging from 0 (unselected) to 255 (fully selected). The marching ants are drawn along a contour of half-selected pixels. Thus, what the marching ants show you as either inside or outside the boundary is really just a slice through a continuum.
The QuickMask is GIMP's way of showing you the full structure of the selection. Activating it also gives you the ability to interact with the selection in new, and substantially more powerful, ways. To activate the QuickMask, click on the small red-outlined button at the lower left of the image window. The button is a toggle, so clicking it again will return you to normal marching-ant mode. You can also activate the QuickMask by selecting in the image window menu Shift+Q shortcut.
→ , or by using the퀵마스크를 활성화시키면 마치 이미지에 반투명한 화면이 덧씌워진 것 같은 모습으로 바뀝니다. 이 모습에서 각 픽셀의 투명도는 해당 픽셀이 선택되어진 정도를 나타냅니다. 마스크의 기본 색은 빨강이지만 다른 색으로도 바꿀 수 있습니다. 선택 정도가 낮은 픽셀일수록 마스크에 의해 불투명하게 보여지며, 완전하게 선택된 픽셀은 마스크가 완전히 제거되어 깨끗하게 보여집니다.
When you are in QuickMask mode, many image manipulations act on the selection channel rather than the image itself. This includes, in particular, paint tools. Painting with white causes the painted pixels to be selected; painting with black causes them to be unselected. You can use any of the paint tools, as well as the bucket fill and gradient fill tools, in this way. Advanced users of GIMP learn that “painting the selection” is the easiest and most effective way to delicately manipulate it.
![]() |
작은 정보 |
---|---|
퀵마스크 모드에서 만든 선택을 채널로 저장하려면, 먼저 퀵마스크 모드가 비활성화되었고 이미지 창에 선택이 표시되는지 확인해야 합니다. 그런 후에 이미지 메뉴에서 선택마스크 1”이라는 새로운 채널이 생성됩니다.(이 명령을 반복하면 “..복사본#1”, “...복사본#2” 라는 형태로 이름이 부여됩니다.) → 을 선택합니다. 그러면 채널 대화상자에 “ |
![]() |
작은 정보 |
---|---|
퀵마스크가 활성화되어 있으면 이미지가 아닌 선택에 대해 자르기나 붙여넣기를 할 수 있습니다. 이는 한 이미지의 선택을 다른 이미지로 이동하는 등의 일에 대단히 유용합니다. |
선택 마스크에 대한 자세한 내용은 채널 대화 상자 섹션에서 다룰 것입니다.