I am trying to add some random text to right top corner of the every tif image file. How I can do this using libtif.NET library.
Please Help
I am trying to add some random text to right top corner of the every tif image file. How I can do this using libtif.NET library.
Please Help
This is not possible with LibTiff.Net. The library is for decoding and encoding TIFF images. It is not designed to alter image contents in any way.
You can achieve your goal by: