|
-
Mar 26th, 2007, 11:35 PM
#1
Thread Starter
Hyperactive Member
[2005] extracting multiple images from file
I am trying to extract images from a dat file that contains more then one image. So far I am successful at getting the first image but that is all. My question is how can you loop through the bytes and tell where the current image ends and the next image begins. I am using MemoryStream to load the bytes and Image.FromStream to get the image.
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
|