Image header file's missing ?

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2007
Posts: 3
Reputation: suis is an unknown quantity at this point 
Solved Threads: 0
suis suis is offline Offline
Newbie Poster

Image header file's missing ?

 
0
  #1
Oct 4th, 2007
Hi .Net team,

I have a image name call test.jpeg,
Any body can download this image on:

http://files-upload.com/files/538354/test.rar

I used bellow code to create that test.jpeg image !
Dim binWrit As New BinaryWriter(System.IO.File.Create("c:\test.jpeg", 77390))
binWrit.Write(StreamData.ToString)
binWrit.Close()

Actually i have used Byte array to create that image.
so once i created that image i cant open that image cos if i open that image it will show me the emty image object , but if i look at the size of the image it will show me the 76.0 KB (77,824 bytes)

now what i cant understand is Y can't i view this image......

may be header file not included in that byte array ?

any body got any idea Y is ths happening ?

or is there any way to view this image using .net ?

i need some professionals idea regarding my problem.....?

regards
suis
Last edited by suis; Oct 4th, 2007 at 8:43 am.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC