🎭 Simulator EP03_03: Photographic Negative (Inversion)
p' = 255 − p
Observe the complementary intensity inversion: dark tones become light and light tones become dark by subtracting each pixel from the maximum value of 255.
Original Input (p)
Negative (p' = 255 − p)
Formula applied: p' = 255 − p
Description: Figure 3.28: EP03_03 Simulator: Image Inversion — Photographic Negative (p’ = 255 − p)