RGB16

Definitions for common color types.

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

Meta