prizm-0.3.1.1: Compute with colors and differenct color spaces

Safe HaskellSafe-Inferred

Data.Prizm.Color.Transform

Synopsis

Documentation

roundN :: Integer -> Double -> DoubleSource

Round a number to the Nth place.

truncateN :: Integer -> Double -> DoubleSource

Truncate a number to the Nth place.