Adjustment Layers & Color Correction
Raster Editing Fundamentals
Chapter 6 · Adjustment Layers & Color Correction
Chapter 5's own masking concept applied non-destructive editing to visibility. This chapter applies that same philosophy to color correction — and is the first place this course flags a genuine, real difference between Photoshop and GIMP rather than a purely cosmetic one.
Direct Adjustment vs. Adjustment Layer
A direct adjustment (Photoshop's own Image > Adjustments menu) permanently alters the pixel data of whichever layer is currently active — destructive, in the same category as the Eraser from Chapter 5. An Adjustment Layer instead sits above a layer in the stack and affects everything beneath it without altering any actual pixel data at all — fully editable, removable, or maskable later, using Chapter 5's own masking concept directly on the adjustment itself.
Levels
The histogram graphs how many pixels exist at each brightness value across the image. Levels provides black point, white point, and midtone sliders, remapping the darkest, brightest, and middle values respectively — a fundamental first tool for correcting a flat, low-contrast image.
Curves
Curves is a more flexible, generalized version of Levels — instead of three fixed sliders, it plots an arbitrary curve mapping input brightness directly to output brightness. Genuinely more powerful and precise, Curves is the standard tool professional retouchers reach for once Levels' own simpler three-point control isn't precise enough.
Hue/Saturation
Hue/Saturation adjusts a color's own hue (the color itself), saturation (intensity), and lightness independently — and can target a specific color range (only reds, for instance) rather than affecting the entire image uniformly.
Adjustment Layers in Photoshop vs. GIMP
In Photoshop, Adjustment Layers are a first-class, fully non-destructive citizen right in the Layers panel, automatically arriving with their own mask attached. GIMP historically applied color adjustments directly and destructively at the layer level, via its own GEGL-based operations — GIMP 2.10 introduced genuine non-destructive filter and adjustment capability, but it remains real, worth flagging honestly, that GIMP's own non-destructive color-correction workflow is less mature and less automatic than Photoshop's, exactly the kind of honest difference Chapter 1's own warning box promised this course wouldn't smooth over.
| Tool | Photoshop | GIMP |
|---|---|---|
| Adjustment mechanism | Adjustment Layers (non-destructive by default) | GEGL-based operations (non-destructive support newer, less automatic) |
| Levels/Curves | Available as an Adjustment Layer | Available, destructive unless deliberately using non-destructive filters |
| Automatic masking | Yes — comes with the adjustment by default | Not automatic — must be added deliberately |
Hands-On Exercises
A photo is generally well-lit, but the subject's face is slightly darker than the rest of the frame. Using this chapter's own material, explain how an Adjustment Layer combined with a mask would let you brighten only the face without affecting the rest of the photo.
📄 View solutionA GIMP user applies a color adjustment directly to a layer, assuming it will behave non-destructively the same way Photoshop's Adjustment Layers do, then later needs to undo just that one specific adjustment after several other edits. Using this chapter's own warning box, explain the problem they're likely to run into.
📄 View solutionExplain the practical difference between using Levels and using Curves to correct a photo's own contrast, and why a professional retoucher might prefer Curves for a particularly tricky correction.
📄 View solutionChapter 6 Quick Reference
- Direct adjustments alter pixel data permanently; Adjustment Layers sit above a layer non-destructively, fully editable later
- Levels — black/white/midtone sliders; Curves — a fully flexible input-to-output mapping, more powerful and precise
- Hue/Saturation can target a specific color range, not just the whole image
- An Adjustment Layer's own mask uses the same black/white rule from Chapter 5
- GIMP's own non-destructive adjustment workflow is genuinely less mature than Photoshop's — a real difference, not smoothed over