Crate skribble_color

source ·

Re-exports

Structs

  • A hue type for the CIE L*a*b* family of color spaces.
  • A hue type for the Oklab color space.
  • A hue type for the RGB family of color spaces.

Enums

  • This enum represents a color in any of the supported css color formats.

Traits

  • A trait for converting one color from another, in a possibly lossy way.

Type Definitions