| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Colour.Manifold
Documentation
data Colour a :: * -> *
class QuantisedColour c where Source
Methods
quantiseColour :: Colour ℝ -> c Source
Instances
| QuantisedColour PixelRGBF Source | |
| QuantisedColour PixelRGB8 Source |