Module rgx::gfx::color

source ·

Structs

  • An RGBA image. Can be created from an .rgba file buffer using the TryFrom instance.
  • An RGB 8-bit color. Used when the alpha value isn’t used.
  • A normalized RGBA color.
  • RGBA color with 8-bit channels.

Enums

Constants

Traits