colour_hdri.read_exif_tags#

colour_hdri.read_exif_tags(image: str, numeric: bool = False) defaultdict[source]#

Return given image EXIF image tags.

Parameters:
  • image (str) – Image file.

  • numeric (bool) – Whether to return the EXIF tags as numeric values.

Returns:

EXIF tags.

Return type:

defaultdict