Module d2d.sdl2.Color

Color

Structs

NameDescription
Color A color struct As of right now, only works with additive RGBA, but may work with other formats later Additive RGBA is where the color is stored as an addition of red, green, and blue Alpha is the transparency of the color

Enums

NameDescription
PredefinedColor A list of pre-defined common colors