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