[−][src]Trait palette::luma::LumaStandard
A white point and a transfer function.
Associated Types
type WhitePoint: WhitePoint
The white point of the color space.
type TransferFn: TransferFn
The transfer function for the luminance component.