FreeImage.NET Class Library Reference
|
FreeImageBitmapFromStream Method |
Overload List
| Name | Description | |
|---|---|---|
|
FromStream(Stream) |
Creates a FreeImageBitmap from the specified data stream.
|
|
FromStream(Stream, Boolean) |
Creates a FreeImageBitmap from the specified data stream.
|
|
FromStream(Stream, Boolean, Boolean) |
Creates a FreeImageBitmap from the specified data stream.
|
See Also