Type:ColorProfile

From Resonite Wiki
Revision as of 21:46, 3 February 2024 by 989onan (talk | contribs) (create color profile enum page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Color Profile is an Enum that stores 3 different values.

  • Linear
  • sRGB
  • sRGBAlpha

Color profiles determine how RGB values are interpreted onto your screen, and have different visual qualities. Color is an opinionated topic, and arguments can be made for how sRGB vs Linear spaces can be better and vice versa.

See also Color models on Wikipedia (May not be a direct link to Linear color implementation)