colour_visuals.visual.MixinPropertyMethod#
- class colour_visuals.visual.MixinPropertyMethod[source]#
Bases:
objectDefine a mixin for a Chromaticity Diagram method.
Attributes
- property method: Literal['CIE 1931', 'CIE 1960 UCS', 'CIE 1976 UCS'] | str[source]#
Getter and setter property for the Chromaticity Diagram method.
- Parameters:
value – Value to set the Chromaticity Diagram method with.
- Returns:
Chromaticity Diagram method.
- Return type:
- __weakref__#
list of weak references to the object