BGRX

Definitions for common color types.

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

Meta