Crate cy

source ·
Expand description

Macros

  • Compile time [RGB] struct builder.
  • Compile time [RGBA] struct builder.
  • Compile time [RGBA32] struct builder.

Structs

  • A color_parser in HSLA color_parser space with 32-bit floating point components.
  • A color_parser in HSVA color_parser space with 32-bit floating point components.
  • A color_parser in the luma color_parser space.
  • A color in the RGB color space.
  • A color in the RGBA color space.
  • A color in the RGBA color_parser space with 32-bit precision.