ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(2,392 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
(2,354 Views)

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

0 Kudos
Message 3 of 3
(2,344 Views)