colour.utilities.ColourUsageWarning#
- class colour.utilities.ColourUsageWarning[source]#
Bases:
WarningDefine the base class for Colour usage warnings.
This class serves as the foundation for all usage-related warnings in the Colour library, providing a consistent interface for alerting users to non-critical issues during runtime operations. It is a subclass of the
colour.utilities.ColourWarningclass.- __weakref__#
list of weak references to the object