Module color

Source

Structs§

ColorF
Represents RGBA screen colors with floating point numbers.
ColorU
Represents RGBA screen colors with one byte per channel.
PremultipliedColorF
Represents pre-multiplied RGBA colors with floating point numbers.

Functions§

round_to_int 🔒