Struct glfw::GammaRamp [−][src]
Expand description
Describes the gamma ramp of a monitor.
Fields
red: Vec<c_ushort>green: Vec<c_ushort>blue: Vec<c_ushort>Describes the gamma ramp of a monitor.
red: Vec<c_ushort>green: Vec<c_ushort>blue: Vec<c_ushort>