LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing TIFF Files with .NET

[cross-posted to LAVA]

I have been playing around with the possibility of using .NET to read and write TIFF files. I've hit a little bit of a wall when trying to configure the encoding parameters such as compression and color depth. I followed the example code on the MSDN website here. However, I am getting errors when I try to run this code in LabVIEW. I've been able to isolate the error to the encoderParams argument of the Bitmap.Save() method. However, I believe that I am constructing this argument properly, per the example code. Has anyone else played around with this?


0 Kudos
Message 1 of 1
(3,091 Views)