RGBA16

Definitions for common color types.

version(all)
alias RGBA16 = Color!(ushort, "r", "g", "b", "a")

Meta