[−][src]Trait palette::rgb::RgbStandard
An RGB space and a transfer function.
Associated Types
type Space: RgbSpace
The RGB color space.
type TransferFn: TransferFn
The transfer function for the color components.