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: 

Convert BMP to DDS

Has anyone written any Labview code that converts a BMP file to DDS?

0 Kudos
Message 1 of 4
(2,289 Views)

I doubt you'll find someone who's actually done this since you'd need to parse out both formats and convert the data. Perhaps a third-party app like imageconverterplus would be a better option for you.

0 Kudos
Message 2 of 4
(2,282 Views)

Hi,

 

sometimes a little google search can shed some light on the question: Why not use the mentioned tools?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 4
(2,269 Views)

Thanks for the feedback.  I did contemplate using a freely available tool but was looking to perfrom this function within a Labview application.  Thanks again for the feedback.

0 Kudos
Message 4 of 4
(2,266 Views)