colour.appearance.InductionFactors_CAM16¶
- class colour.appearance.InductionFactors_CAM16(F, c, N_c)[source]¶
CAM16 colour appearance model induction factors.
- Parameters
F – Maximum degree of adaptation \(F\).
c – Exponential non-linearity \(c\).
N_c – Chromatic induction factor \(N_c\).
Notes
The CAM16 colour appearance model induction factors are the same as CIECAM02 colour appearance model.
References
[LLW+17]
Create new instance of InductionFactors_CAM16(F, c, N_c)
- __init__()¶
Methods
__init__()count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
FAlias for field number 0
N_cAlias for field number 2
cAlias for field number 1