From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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 14
(1,239 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 14
(1,040 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 14
(886 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 14
(358 Views)