CMYK Adjust¶
This effect applies CMYK[1] adjustments to specific color ranges[2]. The adjustment range is defined by the “purity” of the color (i.e. how saturated it already is).
This effect does not have keyframes.

CMYK Adjust effect¶
Correction Method - Select the color correction method: Absolute (specified adjustments are applied “as-is”), relative (specified adjustments are relative to the original component value). Default is absolute.
Reds - Adjustments for red pixels (pixels where the red component is the maximum)
Yellows - Adjustments for yellow pixels (pixels where the blue component is the minimum)
Greens - Adjustments for green pixels (pixels where the green component is the maximum)
Cyans - Adjustments for cyan pixels (pixels where the red component is the minimum)
Blues - Adjustments for blue pixels (pixels where the blue component is the maximum)
Magentas - Adjustments for magenta pixels (pixels where the green component is the minimum)
Whites - Adjustments for white pixels (pixels where all component are greater then 128)
Neutrals - Adjustments for all pixels except pure black and pure white
Blacks - Adjustments for black pixels (pixels where all component are less then 128)
Notes