colour.io.ImageAttribute_Specification¶
-
class
colour.io.ImageAttribute_Specification[source]¶ Defines the an image specification attribute.
Parameters: - name (unicode) – Attribute name.
- value (object) – Attribute value.
- type (TypeDesc, optional) – Attribute type as an OpenImageIO
TypeDescclass instance.
Returns a new instance of the
colour.ImageAttribute_Specificationclass.-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
countReturn number of occurrences of value. indexReturn first index of value. Attributes
nameAlias for field number 0 type_Alias for field number 2 valueAlias for field number 1