Method LoadFromStream
LoadFromStream(Stream)
Adds image from the specified stream with the image data.
bool LoadFromStream(Stream stream)Parameters
- streamStream
- Stream with the image data. 
Adds image from the specified stream with the image data.
bool LoadFromStream(Stream stream)stream StreamStream with the image data.