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.

ToolPhotoshopGIMP
Adjustment mechanismAdjustment Layers (non-destructive by default)GEGL-based operations (non-destructive support newer, less automatic)
Levels/CurvesAvailable as an Adjustment LayerAvailable, destructive unless deliberately using non-destructive filters
Automatic maskingYes — comes with the adjustment by defaultNot automatic — must be added deliberately
The same black/white rule, now on a color correction
An Adjustment Layer's own mask works using exactly the black/white rule already learned in Chapter 5 — painting black on that mask excludes part of the image from the color correction entirely, letting a single adjustment brighten only a subject's face, for instance, without affecting the rest of the photo at all.
GIMP being capable doesn't mean its adjustments are non-destructive by default
It's tempting to assume that since GIMP is a genuinely capable, real image editor, its own color-adjustment workflow must be just as non-destructive as Photoshop's out of the box. This is a real, concrete difference worth being deliberate about: a GIMP user wanting genuinely non-destructive color correction needs to actively choose duplicate layers or newer GEGL-based non-destructive filters specifically, rather than assuming every adjustment automatically behaves non-destructively the way Adjustment Layers do in Photoshop by default.

Hands-On Exercises

Exercise 1

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 solution
Exercise 2

A 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 solution
Exercise 3

Explain 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 solution

Chapter 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