colour.appearance.InductionFactors_CIECAM02#
- class colour.appearance.InductionFactors_CIECAM02(F, c, N_c)[source]#
CIECAM02 colour appearance model induction factors.
- Parameters:
F – Maximum degree of adaptation \(F\).
c – Exponential non-linearity \(c\).
N_c – Chromatic induction factor \(N_c\).
References
[Fai04], [LL13], [MFH+02], [Wikipedia07d]
Create new instance of InductionFactors_CIECAM02(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