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: 

Display image from http request

Solved!
Go to solution

I am pulling an image with an http request.  I receive a string buffer.  I could write this to disk and then use the read .png file function, but why take the extra step?

 

How do I process the image data without writing to disk?

0 Kudos
Message 1 of 3
(1,175 Views)
Solution
Accepted by topic author Jed_Davidow

<vi.lib>\wsapi\VIs\PNG Data to LV Image.vi should be able to convert the string


___________________
Try to take over the world!
Message 2 of 3
(1,137 Views)

Thanks!  It's been so long I had forgotten how to deal with it.

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