[C#]
static Image FromStream(Stream stream);
[Visual Basic]
Shared Function FromStream(stream As Stream) As Image
None.