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.ExifTag class.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

count Return number of occurrences of value.
index Return first index of value.