colour_visuals.visual.MixinPropertyCMFS#
- class colour_visuals.visual.MixinPropertyCMFS[source]#
Bases:
objectDefine a mixin for a standard observer colour matching functions, default to the CIE 1931 2 Degree Standard Observer.
Attributes
- property cmfs: MultiSpectralDistributions | str | Sequence[MultiSpectralDistributions | str][source]#
Getter and setter property for the standard observer colour matching functions.
- Parameters:
value – Value to set the standard observer colour matching functions with.
- Returns:
Standard observer colour matching functions.
- Return type:
colour.MultiSpectralDistributionsorstrorSequence
- __weakref__#
list of weak references to the object