blucontrol-0.3.0.0: Configurable blue light filter
Safe HaskellNone
LanguageHaskell2010

Blucontrol.Gamma

Documentation

class Monad m => MonadGamma m where Source #

Methods

gamma :: m Trichromaticity Source #

Calculate a Trichromaticity. This is a monadic function, to allow the value to be dependent on side effects like time and location.