09-30-2010 05:05 AM
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
10-04-2012 12:37 PM
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?
09-29-2014 10:53 AM
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
09-08-2022 06:18 AM
I noticed also the error, possibly the API changed. Corrected the invoice node in case somebody is looking for it.
11-29-2024 05:37 AM
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.