Overload List

NameDescription
InjectTIFFEXIF(String, Int32)
InjectTIFFEXIF replaces EXIF meta-tags of fileName with EXIF currently in memory without loading or modifying the original image. InjectTIFFEXIF works only with TIFF and Microsoft HDPhoto file formats.
InjectTIFFEXIF(String, String, Int32)
InjectTIFFEXIF replaces EXIF meta-tags of InputStream with EXIF currently in memory without loading or modifying the original image. InjectTIFFEXIF works only with TIFF and Microsoft HDPhoto file formats. The method returns false if it fails.

See Also