Quick Jumps: |
First up, throw out all that 0-255 talk |
||||||||
The industry is finally moving away from this concept. From now on all colors will be talked about in the correct 0 – 1 colors space. The old 0-255 is a hold over from when we could only work in 8 bit colors, we now have better options.
|
What is Linear vs sRGB vs Others (yes there are more) |
Why use Linear? *JPEG under the hood adds a sRGB curve to the image without you seeing it. |
The correct way to use color in a pipeline |
|||||||||
|
Save your file in a correct file type |
|||||||||||||||||||||||||
|
TL;DR
- Digital created files should always be saved as a linear file.
- The fact that your are looking at your render on a monitor, its already sRGB