prizm-1.0.4: Color transformations in different color spaces

Copyright(C) 2013 Parnell Springmeyer
LicenseBSD3
MaintainerParnell Springmeyer <parnell@digitalmentat.com>
Stabilitystable
Safe HaskellSafe
LanguageHaskell2010

Data.Prizm.Color.Transform

Description

 

Synopsis

Documentation

roundN :: Integer -> Double -> Double Source #

Round a number to the Nth place.

truncateN :: Integer -> Double -> Double Source #

Truncate a number to the Nth place.