RGBA

Definitions for common color types.

version(all)
alias RGBA = Color!(ubyte, "r", "g", "b", "a")

Meta