colour.appearance.InductionFactors_Kim2009#
- class colour.appearance.InductionFactors_Kim2009(F: float, c: float, N_c: float)[source]#
Define the Kim, Weyrich and Kautz (2009) colour appearance model surround induction factors.
- Parameters:
Notes
The Kim, Weyrich and Kautz (2009) colour appearance model induction factors are the same as the CIECAM02 colour appearance model.
The Kim, Weyrich and Kautz (2009) colour appearance model separates the surround modelled by the
colour.appearance.InductionFactors_Kim2009class instance from the media, modelled with thecolour.appearance.MediaParameters_Kim2009class instance.
References
[KWK09]
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