Title: Standard and User-Defined RGB Color Spaces, with Conversion
Between RGB and CIE XYZ and Lab
Description: Standard RGB spaces included are sRGB, 'Adobe' RGB, 'ProPhoto' RGB, BT.709, and others. User-defined RGB spaces are also possible. There is partial support for ACES Color workflows.
Author: Glenn Davis [aut, cre]
Maintainer: Glenn Davis <gdavis@gluonics.com>
Diff between spacesRGB versions 1.5-0 dated 2024-01-23 and 1.6-1 dated 2024-11-17
DESCRIPTION | 15 MD5 | 32 - NAMESPACE | 4 NEWS.md | 8 R/OETFs.R | 41 +- R/conversion.R | 80 ++++ build/vignette.rds |binary inst/doc/spacesRGB-guide.R | 2 inst/doc/spacesRGB-guide.Rmd | 2 inst/doc/spacesRGB-guide.html | 763 ++++++++++++++++++++++++++++++------------ man/OOTF.Rd | 2 man/PODT.Rd | 2 man/RGBfromXYZ.Rd | 41 +- man/XYZfromRGB.Rd | 58 ++- tests/test-conversions.R | 43 ++ vignettes/bibliography.bib | 2 vignettes/spacesRGB-guide.Rmd | 2 17 files changed, 815 insertions(+), 282 deletions(-)