| | |
Image header file's missing ?
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2007
Posts: 3
Reputation:
Solved Threads: 0
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
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.
![]() |
Similar Threads
- ntfs.sys file missing????? (Windows NT / 2000 / XP)
- Header File (C++)
- header file/ classes (C++)
- compile header file (C++)
- Link source code and header file together? (C++)
- How to write a header file (C++)
Other Threads in the VB.NET Forum
- Previous Thread: open folder
- Next Thread: Compare Tables
| Thread Tools | Search this Thread |
.net .net2005 30minutes 2005 2008 access account arithmetic array basic binary bing button buttons center check code combobox component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dissertationthesis dropdownlist excel fade file-dialog folder ftp generatetags google gridview hardcopy image images input insert intel internet mobile monitor ms net networking objects output passingparameters peertopeervideostreaming picturebox picturebox1 port print problem problemwithinstallation project reports" save savedialog searchbox searchvb.net select serial shutdown soap survey table tcp temperature text textbox timer toolbox trim update updown user usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





