| Load
| Which part of the image is to be loaded. The selection, a channel, or
invisible pixels.
|
| From
| The source image to use for the mask. All grayscale images available will be
listed together with their sizes.
|
| Mode
| Specifies how to use the mask within the target image:
Add - Add the intensity values of the mask pixels to the target. Invert - If the intensity of a mask pixel is greater than 128, invert the value of the target pixel. Maximum - Use the maximum of intensity of either the mask pixel or the target pixel. Minimum - Use the minimum of intensity of either the mask pixel or the target pixel. Replace - The default. Use the values of the mask pixels. Subtract - Subtract the intensity of the mask pixel from the target pixel. |
| Filter Selected
| If checked (the default), when a selection is present the mask will be
applied only within the selected pixels.
|