Crate oklab

source ·
Expand description

Structs§

  • A color in Oklab is represented with three coordinates, similar to how CIELAB works, but with better perceptual properties.
  • Interoperable with the rgb crate. A Red + Green + Blue pixel.

Functions§

Type Aliases§

  • Linearized sRGB (AKA linear light RGB, sRGB with gamma 1.0)