colour.adaptation.InductionFactors_CMCCAT2000#

class colour.adaptation.InductionFactors_CMCCAT2000(F: float)[source]#

Define the CMCCAT2000 chromatic adaptation model induction factors.

Parameters:

F (float) – \(F\) surround condition factor that modulates the degree of adaptation based on the viewing environment.

References

[LLRH02], [WRC12d]

__init__(F: float) None#
Parameters:

F (float)

Return type:

None

Methods

Attributes

fields

Getter for the fields of the dataclass-like class.

items

Getter for the dataclass-like class items, i.e., the field names and values.

keys

Getter for the dataclass-like class keys, i.e., the field names.

values

Getter for the dataclass-like class field values.

F