selection
GIMP: Subtract overlapping selections
I know that I can add a selection to another and then subtract the overlapping parts. But if I have more complex selections, then it is very difficult to subtract overlapping selections. So my question is, if there is a other way to subtract overlapping selections in Gimp? Like the merge mode "Exclude intersection" in Adobe After Effects.
You can probably do it with channels. To essentially save a selection for future use, go to the Channels dock, click the "New Selection" icon, and set opacity to 100 and check "Initialize from selection." You can now go select something else in the image and when you want your original selection back, right-click the channel and select "Channel to Selection", restoring your original selection. The use of this is that when you have your image and your two different selections stored as channels (they should be black-and-white areas), you can get the exclusion of the two selections, which seems to be what you are after. Turn off your layers' visibility - it makes it easier. One way or another, get the union of the two selected areas from the channels. Then, turn on both channels' visibility so that it shows only the intersection. Subtract this from the selection and then you have the exclusion of the selections!
Related Links
Retrieving Selection Data from Applications other than xterm
How to activate selected text replacement when typing new text?
GIMP: Subtract overlapping selections
Opencart: Add extra features under the same product
AQGridView Selection and Deselection
make 2 different selection-tools coexist in pyside
Swapping text selections in Sublime Text 2
Selecting text with Sublime Text 2
Stata: Lag length criteria: How can I explain the results?
jquery-autocomplete default selection
Zend Studio selecting full Block
Genetic Algorithm - producing a new generation
UICollectionView shouldSelectItemAtIndexPath=NO does not avoid deselecting old selection?
UICollectionView Tap Selects More Than One Cell
Should this be selection or projection
Deselecting cells programmatically in NSMatrix does not work