Load Picturebox Image From Memory?

Posted by cam on Stack Overflow See other posts from Stack Overflow or by cam
Published on 2010-03-29T19:42:21Z Indexed on 2010/03/29 19:43 UTC
Read the original article Hit count: 525

Filed under:
|

I can't seem to figure out how to load a pictureBox image from a bitmap in memory. Is it possible or do I have to create temp file for the bitmap?

© Stack Overflow or respective owner

Related posts about c#

Related posts about picturebox