Module nannou::color::rgb

source ·
Expand description

RGB types, spaces and standards.

Structs

  • Generic RGB.

Traits

  • Represents the red, green and blue primaries of an RGB space.
  • A set of primaries and a white point.
  • An RGB space and a transfer function.

Type Aliases