colour.appearance.InductionFactors_CIECAM02#
- class colour.appearance.InductionFactors_CIECAM02(F: float, c: float, N_c: float)[source]#
Define the CIECAM02 colour appearance model induction factors.
- Parameters:
References
[Fai04], [LL13], [MFH+02], [Wikipedia07d]
Methods
__init__(F, c, N_c)Attributes
fieldsGetter for the fields of the
dataclass-like class.itemsGetter for the
dataclass-like class items, i.e., the field names and values.keysGetter for the
dataclass-like class keys, i.e., the field names.valuesGetter for the
dataclass-like class field values.FcN_c