View source: R/colorspace_helpers.R
| compute_cat_bradford | R Documentation |
Bradford CAT matrix from source to target white
compute_cat_bradford(
source_xyz = c(0.95264, 1, 1.00827),
target_xyz = c(0.95047, 1, 1.08883),
eps = 1e-08
)
source_xyz |
Default |
target_xyz |
Default |
eps |
Default |
3x3 numeric CAT matrix to apply in XYZ.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.