Re: Bitmap.LoadFromFile (internetfile)
9. Jan 2007, 13:08
I am wondering about the position property of the memory stream: LoadFromStream() will load from the actual position of the stream, but Get() will append the data or not? Is there really no need to seek to the beginning of the stream?
|