using FileStreams
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Is there a certain library I need to have referenced to my project in order to use I/O? Just wondering. Also, is there a way I can open a jpg with a FileStream object?
these are elementary questions a simple MSDN lookup could have answered: FileStream Class Namespace: System.IO Image.FromStream() :)
Luc Pattyn
try { [Search CP Articles] [Search CP Forums] [Forum Guidelines] [My Articles] } catch { [Google] }