RGBf

Definitions for common color types.

version(all)
alias RGBf = Color!(float, "r", "g", "b")

Meta