hyperion.ng
RgbTransform Member List

This is the complete list of members for RgbTransform, including all inherited members.

getBacklightColored() constRgbTransform
getBackLightEnabled() constRgbTransform
getBacklightThreshold() constRgbTransform
getBrightness() constRgbTransform
getBrightnessCompensation() constRgbTransform
getBrightnessComponents(uint8_t &rgb, uint8_t &cmy, uint8_t &w)RgbTransform
getGammaB() constRgbTransform
getGammaG() constRgbTransform
getGammaR() constRgbTransform
RgbTransform()RgbTransform
RgbTransform(double gammaR, double gammaG, double gammaB, double backlightThreshold, bool backlightColored, uint8_t brightness, uint8_t brightnessCompensation)RgbTransform
setBacklightColored(bool backlightColored)RgbTransform
setBackLightEnabled(bool enable)RgbTransform
setBacklightThreshold(int backlightThreshold)RgbTransform
setBrightness(uint8_t brightness)RgbTransform
setBrightnessCompensation(uint8_t brightnessCompensation)RgbTransform
setGamma(double gammaR, double gammaG=-1, double gammaB=-1)RgbTransform
transform(uint8_t &red, uint8_t &green, uint8_t &blue)RgbTransform
~RgbTransform()RgbTransform