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,191 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,153 Views)

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

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