Up
–
Index
»
spectrum_tools
»
Spectrum_tools
»
Private
»
Utils
» Rgba'
Module
Utils.Rgba'
type
t
=
{
r : float;
g : float;
b : float;
a : float;
}