get_whitepoint_xyz: Normalize/label a white point

View source: R/colorspace_helpers.R

get_whitepoint_xyzR Documentation

Normalize/label a white point

Description

Normalize/label a white point

Usage

get_whitepoint_xyz(white_point = NULL)

Arguments

white_point

Default NULL. Named ("D65","D60","D55","D50","D75","E") or XYZ (length 3, any Y).

Value

list(value = XYZ with Y=1, white_name = name or "Custom")


rayimage documentation built on June 12, 2026, 5:06 p.m.