The Color Correction effect allows you to adjust various color properties of your image to achieve the desired look. It provides a comprehensive set of controls for fine-tuning the colors, brightness, contrast, and more. It is one of the most useful effects on Vizzy

How it works

Color Correction works by applying a series of adjustments to the pixel colors of your image. You can modify properties like hue, brightness, contrast, vibrance, and saturation, as well as control individual color channels. The effect also allows you to invert colors, adjust shadows and highlights, and perform color channel-specific adjustments.

Use cases

Color Correction is particularly effective for:

  • Matching colors between different parts of your composition
  • Creating specific color effects or moods
  • General creative visual design

Controllers

General Controls

NameTypeDescriptionRange
BrightnessNumberAdjusts the brightness of the image0-2
ContrastNumberAdjusts the contrast of the image0-2
Hue rotationNumberShifts the colors0-360
VibranceNumberEnhances or decreases the vibrance of the colors-10-10
SaturationNumberAdjusts the saturation of the colors0-10
ShadowsNumberBrightens the darker parts of the image0-10
HighlightsNumberBrightens the brighter parts of the image0-1
InvertBooleanInverts the colors of the image-

Red Channel Controls

NameTypeDescriptionRange
AddNumberAdds a value to the red channel-1-1
MultiplyNumberMultiplies the red channel by a value0-10

Green Channel Controls

NameTypeDescriptionRange
AddNumberAdds a value to the green channel-1-1
MultiplyNumberMultiplies the green channel by a value0-10

Blue Channel Controls

NameTypeDescriptionRange
AddNumberAdds a value to the blue channel-1-1
MultiplyNumberMultiplies the blue channel by a value0-10

Order of Operations

The Color Correction effect processes colors in a specific order defined below. If you need a different order, you can always add more instances of the effect in the effect chain.

  1. Channel-specific changes:

    • Each color channel (Red, Green and Blue) is first adjusted by adding and multiplying the specified values.
      • Add: This control shifts the color values up or down, effectively brightening or darkening the specific channel. As a result, the very edges of the image might become visible if it is transparent and has a glow.
      • Multiply: This control scales the color values, intensifying or reducing the specific channel’s effect. In principle, it is also similar to an increase in brightness.
  2. Brightness adjustment:

    • The overall brightness of the image is adjusted by adding the brightness value to the color values.
  3. Contrast adjustment:

    • The contrast is adjusted by scaling the color values around the midpoint (0.5).
  4. Hue rotation:

    • The hue of the colors is shifted based on the specified hue rotation value.

Hue precision

Hue rotation is not a lossless operation. Some color precision might be lost in the process!

  1. Vibrance adjustment:

    • The vibrance is adjusted to enhance the intensity of the colors while preventing clipping.
  2. Saturation adjustment:

    • The saturation of the colors is adjusted to increase or decrease the intensity of the colors, without preventing clipping. This means that you can make something like very “deep-fried”.
  3. Shadows and highlights Adjustment:

    • The shadows and highlights are adjusted to brighten the darker and lighter parts of the image, respectively.
  4. Color inversion:

    • If enabled, the colors are inverted, creating a “film negative” effect.