colour_visuals.visual.MixinPropertyKwargs#
- class colour_visuals.visual.MixinPropertyKwargs[source]#
Bases:
objectDefine a mixin for keyword arguments.
Attributes
- property kwargs: dict[source]#
Getter and setter property for the keyword arguments.
- Parameters:
value – Value to set keyword arguments with.
- Returns:
Keyword arguments.
- Return type:
- __weakref__#
list of weak references to the object