colour_hdri.write_exif_tag

colour_hdri.write_exif_tag(image, tag, value)[source]

Sets given image exif tag value.

Parameters
  • image (unicode) – Image file.

  • tag (unicode) – Tag.

  • value (unicode) – Value.

Returns

Definition success.

Return type

bool