LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I add meta tag data to a TIF image file

Hi,

this example with .Net ist very good

I try to save a 16bit Image Stack in Tiff File,

Could you help me?

 

Thanks

 

Diego

0 Kudos
Message 11 of 15
(1,643 Views)

Started using the Write TIFF Metadata code today to write some custom tags and it works great.  Now I need to read the tags.  Tried doing this using the BitmapMetadata GetQuery method, but no luck.  Anybody have any examples of doing this with .NET?

0 Kudos
Message 12 of 15
(1,444 Views)

When I load your program, I get an error: "Invoke node contains unwired or bad terminal". It is referring to the third BitmapFrame in "TIFF Bitmap Encoder Create" task of the state machine.

 

Florian

0 Kudos
Message 13 of 15
(1,290 Views)

I noticed also the error, possibly the API changed. Corrected the invoice node in case somebody is looking for it. 

0 Kudos
Message 14 of 15
(762 Views)

Sorry but this thread is still useful in 2024!

 

Who is able to read tag from a TIFF file  (here the wonderful code "Write TIFF Metadata 2" only wrtie metadata)?

Who is able to give a name to a used-defined tag?

Thanks a lot.

 

0 Kudos
Message 15 of 15
(316 Views)