colour.io.Image_Specification_Attribute#
- class colour.io.Image_Specification_Attribute(name: str, value: Any, type_: OpenImageIO.TypeDesc | None = <factory>)[source]#
Define an image specification attribute for OpenImageIO operations.
- Parameters:
Methods
__init__(name, value, type_)Attributes
namevaluetype_