|
-
March 10th, 2006, 06:56 AM
#1
converting binary to image data
I am catching some real time snaps from camera which is connected through com port. I am able to interact with camera and getting data using camera api. Thing is that I need to display image in picture box. The image information I am getting comes in a string variable. Definitly that string contains binary data ( unreadable).
I don't know how to convert this string to image. Once this binary string is converted then it will be easy to display in picture box.
Can anybody tell me, how can I convert this binary string to image file...???
Thanks in advance :
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|