ADVANCED COMPOSITING & RETOUCHING - Chapter 2, Exercise 2 What Decontaminate Colors Actually Does, and GIMP's Manual Equivalent ==================================================================================== QUESTION: A GIMP user tells a Photoshop user "Decontaminate Colors sounds like magic - GIMP must be missing something important." Using this chapter's own material, explain what Decontaminate Colors actually does, and what a GIMP user would need to do manually to approximate the same result. SOLUTION / EXPLANATION: Decontaminate Colors isn't magic - it solves a specific, well-defined problem this chapter names directly: semi-transparent edge pixels (the soft, partially see-through pixels along a hair-detail edge) are a genuine blend of the subject's own color AND whatever background color was behind them at the moment the photo was taken. Simply making those pixels partially transparent via a mask isn't enough - the background color that's still mixed into them remains visible as an unwanted color fringe once the subject is placed over a new background, especially a background of a very different color from the original. What Decontaminate Colors specifically does is estimate the subject's "true" color at each of those semi-transparent edge pixels, and replace the visible color there with a plausible extension of that true subject color - removing the old background's color contribution rather than just adjusting opacity. This is not something GIMP lacks the underlying capability for in principle - it's simply not offered as a single automated button the way Photoshop packages it. A GIMP user approximating the same result manually would need to: 1. Build the channel-based mask as this chapter describes. 2. Identify the fringed edge pixels where background color is still visibly mixed in (often visible as a faint halo of the old background's color). 3. Manually sample or estimate the subject's true edge color nearby, and paint or blend that color into the fringed pixels directly - effectively performing, by hand, the same "replace background-contaminated color with subject color" operation Decontaminate Colors automates. So the honest framing isn't "GIMP is missing something important" - it's that GIMP requires the retoucher to perform this specific step manually rather than via one built-in automated command, which is a real, practical difference in speed and convenience, not a difference in whether the underlying problem can be solved at all. -------------------------------------------------------------------------- WHY THIS WORKS AS AN ANSWER: It defines the underlying problem (background color contamination in semi-transparent edge pixels) precisely rather than treating the feature as a black box, explains what the feature actually produces, and reframes the Photoshop/GIMP difference honestly as automation vs. manual work rather than capability vs. no capability.