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