BGRA

Definitions for common color types.

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

Meta