FreeImageBitmap Constructor (Stream)
From FreeImage.NET
FreeImage.NET Class Library Reference
| FreeImageBitmap Constructor (Stream) |
Initializes a new instance of the FreeImageBitmap class
bases on the specified stream.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
| Exception | Condition |
|---|---|
| Exception | The operation failed. |
| ArgumentNullException | stream is a null reference. |
You must keep the stream open for the lifetime of the FreeImageBitmap.