diff --git a/Color-Corrections.md b/Color-Corrections.md index c96cb66..c1735f6 100644 --- a/Color-Corrections.md +++ b/Color-Corrections.md @@ -1,4 +1,5 @@ Color-Corrections are meant to modify a color in a fixed, predefined way. + A good example and the only predefined Color-Correction in CUE.NET is the [gamma correction](https://en.wikipedia.org/wiki/Gamma_correction) (often configurable in games). Applying a color-correction to a brush is straight forward and might look like this: