colour_hdri.ExifTag¶
-
class
colour_hdri.ExifTag[source]¶ Hunt colour appearance model induction factors.
Parameters: - group (unicode, optional) – Exif tag group name.
- name (unicode, optional) – Exif tag name.
- value (object, optional) – Exif tag value.
- identifier (numeric, optional) – Exif tag identifier.
Returns a new instance of the
colour_hdri.ExifTagclass.-
__init__()¶ x.__init__(…) initializes x; see help(type(x)) for signature
Methods
count(…)index((value, [start, …)Raises ValueError if the value is not present.