LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Metadata Tiff (x64)

Hi everyone

 

I would like to ask if you can help me. Thanks to the help of this forum I was able to develop with the DLL "libtiff3.dll", a solution for modifying TIFF image metadata. The problem is that, this library has been developed in x86. For reasons of the architecture of my program I need it to be in x64. I have searched in internet for a DLL, like "libtiff3.dll" in x64 but only is developed in x86.

 

I would like to know if anyone has a solution for this problem and is able to modify the metadata of the TIFF images in x64.

 

Thanks in adavnce!

 

Pablo

0 Kudos
Message 1 of 2
(531 Views)

You should be able to make (compile) your own 64 bit tifflib3.dll.

 

See this thread for this and other ideas: TIFF Saving in Labview using open-source libraries - NI Community

 

 

0 Kudos
Message 2 of 2
(504 Views)