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