Skip to main content

Module gamma

Module gamma 

Source
👎Deprecated since 0.7.7:

Gamma, GammaFn and F2p2 are error prone and incorrectly implemented. See palette::encoding for possible alternatives or implement palette::encoding::FromLinear and palette::encoding::IntoLinear for a custom type.

Expand description

Gamma encoding.

Structs§

F2p2Deprecated
Represents 2.2f64.
GammaDeprecated
Gamma encoding.
GammaFnDeprecated
The transfer function for gamma encoded colors.

Traits§

NumberDeprecated
A type level float constant.