BGR

Definitions for common color types.

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

Meta