Learn R Programming

spacesRGB (version 1.5-0)

Standard and User-Defined RGB Color Spaces, with Conversion Between RGB and CIE XYZ

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.

Copy Link

Version

Install

install.packages('spacesRGB')

Monthly Downloads

363

Version

1.5-0

License

GPL (>= 3)

Maintainer

Last Published

January 24th, 2024

Functions in spacesRGB (1.5-0)

Opto-Optical Transfer Function, parameterized

Opto-Optical Transfer Function, general
Partial Output Device Transform, parameterized

Partial Output Device Transform, general
plot

plot a TransferFunction
plotPatchesRGB

Plot Patches defined by RGB
transfer

Apply TransferFunction to a Vector or an Array
validate

Validate a TransferFunction by applying some simple Tests
Basic TransferFunctions

Basic TransferFunctions
composition

The composition of TransferFunction objects
RGB Space Query

Query RGB Spaces
Reference Rendering Transform

Reference Rendering Transform
metadata

metadata of a TransferFunction object
miscTF

Miscellaneous TransferFunction Methods
Full Range to SMPTE Range

Full Range to SMPTE Range
Digital Cinema Distribution Master

Digital Cinema Distribution Master, the EOTF of DCDM
Hybrid Log-Gamma Transform

Hybrid Log-Gamma Transform
Standard Primaries

Standard Primaries
Perceptual Quality Transform

Perceptual Quality Transform
print

Print Basic Facts about a TransferFunction
TransferFunction

Constructing and Testing TransferFunction Objects
Linear RGB and XYZ Calculation

Convert Signal RGB coordinates to XYZ, or Linear RGB
Signal RGB Calculation

Convert XYZ or Linear RGB to Signal RGB
Basic Parameterized TransferFunctions

Basic Parameterized TransferFunctions
RGB Space Management

Manage RGB Spaces
inverse

The inverse of a TransferFunction Object