Image::FromStream Method (Stream^)
.NET Framework (current version)
Creates an Image from the specified data stream.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- stream
- Type: System.IO::Stream^
| Exception | Condition |
|---|---|
| ArgumentException | The stream does not have a valid image format -or- stream is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
