colour_hdri.parse_exif_string

colour_hdri.parse_exif_string(exif_tag)[source]

Parses given exif tag assuming it is a string and return its value.

Parameters:exif_tag (ExifTag) – Exif tag to parse.
Returns:Parsed exif tag value.
Return type:unicode