This documentation is archived and is not being maintained.
Image::FromStream Method
Visual Studio 2008
Creates an Image from the specified data stream.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FromStream(Stream) | Creates an Image from the specified data stream. |
|
FromStream(Stream, Boolean) | Creates an Image from the specified data stream, optionally using embedded color management information in that stream. |
|
FromStream(Stream, Boolean, Boolean) | Creates an Image from the specified data stream, optionally using embedded color management information and validating the image data. |
Show: