Channel

Undocumented in source.

Constructors

this
this(float rangeMin, float rangeMax, uint function(in RGBColor color) func, RGBColor function(in RGBColor color, in float value) colorFunc)
Undocumented in source.

Members

Functions

getRangeSize
T getRangeSize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

getValue
uint function(in RGBColor color) getValue;
Undocumented in source.
injectValue
RGBColor function(in RGBColor color, in float value) injectValue;
Undocumented in source.
range
float[2] range;
Undocumented in source.

Meta