Converting image to byte/encoding it? - RichTextBox

Posted by user1667191 on Stack Overflow See other posts from Stack Overflow or by user1667191
Published on 2012-11-12T22:57:31Z Indexed on 2012/11/12 22:59 UTC
Read the original article Hit count: 139

Filed under:
|
|

I have strings that are "Images", although they are in "String" format.

Here's how one of the strings look like: {\pict\wmetafile8\picw820\pich900\picwgoal465\pichgoal510 010009000003ac1000000000f60900000000f6090000..etc.. It goes on like this for a few more lines.

The guy that got this said he converted the image by pasting it in a richtextbox and getting that string. How can I go about getting the same result? Sorry for the lack of info. Just not sure how this is called.

© Stack Overflow or respective owner

Related posts about c#

Related posts about image