RGB

Definitions for common color types.

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

Meta